Name | nnef JSON |
Version |
1.0.9
JSON |
| download |
home_page | None |
Summary | A package for parsing NNEF files |
upload_time | 2025-07-30 14:36:06 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.7 |
license | None |
keywords |
nnef
|
VCS |
 |
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
NNEF Parser Project
===================
This package contains a sample NNEF parser, using a C++ backend.
Using the module
-----------------------
In the python interpreter, type
import nnef
graph = nnef.load_graph('example.nnef')
If the path (`example.nnef`) points to a folder (with a graph.nnef in it), the whole model with weights is loaded.
If it points to a file, it is interpreted as the graph description only, and it is loaded without weights.
Alternatively, the methods
graph = nnef.parse_file("graph.nnef", quantization = "graph.quant")
and
graph = nnef.parse_string("version 1.0; graph ...", quantization = "...")
can be used to parse a graph and optional quantization info from files or strings.
After invocation, `graph` is a data structure (named tuple) containing the name, tensors, operations, inputs and outputs of the graph.
If shape information is also required, it can be obtained by calling `nnef.infer_shapes(graph)`, which updates the shape information on the graph structure in place.
Raw data
{
"_id": null,
"home_page": null,
"name": "nnef",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": "Viktor Gyenes <viktor.gyenes@aimotive.com>",
"keywords": "nnef",
"author": null,
"author_email": "Khronos Group <nnef@lists.khronos.org>",
"download_url": "https://files.pythonhosted.org/packages/a1/21/ed23bc761ce68cfc1115ec29f7cc8883a17114865eb4a8855f479090bdd7/nnef-1.0.9.tar.gz",
"platform": null,
"description": "NNEF Parser Project\n===================\n\nThis package contains a sample NNEF parser, using a C++ backend.\n\n\nUsing the module\n-----------------------\n\nIn the python interpreter, type\n\n import nnef\n graph = nnef.load_graph('example.nnef')\n\nIf the path (`example.nnef`) points to a folder (with a graph.nnef in it), the whole model with weights is loaded. \nIf it points to a file, it is interpreted as the graph description only, and it is loaded without weights.\n\nAlternatively, the methods\n\n graph = nnef.parse_file(\"graph.nnef\", quantization = \"graph.quant\")\n\nand\n\n graph = nnef.parse_string(\"version 1.0; graph ...\", quantization = \"...\")\n\ncan be used to parse a graph and optional quantization info from files or strings.\n\nAfter invocation, `graph` is a data structure (named tuple) containing the name, tensors, operations, inputs and outputs of the graph.\nIf shape information is also required, it can be obtained by calling `nnef.infer_shapes(graph)`, which updates the shape information on the graph structure in place.\n",
"bugtrack_url": null,
"license": null,
"summary": "A package for parsing NNEF files",
"version": "1.0.9",
"project_urls": {
"Homepage": "https://www.khronos.org/nnef",
"Repository": "https://github.com/KhronosGroup/NNEF-Tools"
},
"split_keywords": [
"nnef"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "da439a5f985132008564ddd0f47b6759d3b0280e091a6d642624c0ed8c9bf15c",
"md5": "c25934de1dc3fffb6edbc07e2a5d1ac5",
"sha256": "d6f75eea54621d0035e790a0efd8d9874f227d7a12c7e483334ff1e3d701a6da"
},
"downloads": -1,
"filename": "nnef-1.0.9-cp310-cp310-macosx_10_9_x86_64.whl",
"has_sig": false,
"md5_digest": "c25934de1dc3fffb6edbc07e2a5d1ac5",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.7",
"size": 482301,
"upload_time": "2025-07-30T14:34:54",
"upload_time_iso_8601": "2025-07-30T14:34:54.343330Z",
"url": "https://files.pythonhosted.org/packages/da/43/9a5f985132008564ddd0f47b6759d3b0280e091a6d642624c0ed8c9bf15c/nnef-1.0.9-cp310-cp310-macosx_10_9_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "c0179bfc407be4c71e412cb9c40c3d14ad95cfce03e0b312748ef982fef0e45b",
"md5": "4281107c186abaabb5aff8c91898488e",
"sha256": "d9479aae71de3f29c731fc529755b476172e2a2dd1f488b52892e161a2180b84"
},
"downloads": -1,
"filename": "nnef-1.0.9-cp310-cp310-macosx_11_0_arm64.whl",
"has_sig": false,
"md5_digest": "4281107c186abaabb5aff8c91898488e",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.7",
"size": 456727,
"upload_time": "2025-07-30T14:34:55",
"upload_time_iso_8601": "2025-07-30T14:34:55.894549Z",
"url": "https://files.pythonhosted.org/packages/c0/17/9bfc407be4c71e412cb9c40c3d14ad95cfce03e0b312748ef982fef0e45b/nnef-1.0.9-cp310-cp310-macosx_11_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "9d44621f7b71096741424e9bcf0f737343ab92c7184a8606a5922fcb0cf45fa0",
"md5": "8348accdefdf886a6d1318e1dea000da",
"sha256": "427d9834880335b07300081607f757738d7d8c6781b85a49b1c317725b6c99f2"
},
"downloads": -1,
"filename": "nnef-1.0.9-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl",
"has_sig": false,
"md5_digest": "8348accdefdf886a6d1318e1dea000da",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.7",
"size": 4575475,
"upload_time": "2025-07-30T14:34:57",
"upload_time_iso_8601": "2025-07-30T14:34:57.429459Z",
"url": "https://files.pythonhosted.org/packages/9d/44/621f7b71096741424e9bcf0f737343ab92c7184a8606a5922fcb0cf45fa0/nnef-1.0.9-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "b718ebcce8cf1710bea1adb7cf6eaf9add36e86d12dbf9cd5e691f7b02df2091",
"md5": "f537dd3c86c88cb02cf47b09438e00dc",
"sha256": "bec220571b987650a5252c0c9557d617af933daf849dcff783851c6ac77f61ec"
},
"downloads": -1,
"filename": "nnef-1.0.9-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "f537dd3c86c88cb02cf47b09438e00dc",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.7",
"size": 4758872,
"upload_time": "2025-07-30T14:34:58",
"upload_time_iso_8601": "2025-07-30T14:34:58.875377Z",
"url": "https://files.pythonhosted.org/packages/b7/18/ebcce8cf1710bea1adb7cf6eaf9add36e86d12dbf9cd5e691f7b02df2091/nnef-1.0.9-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "e298c352e00bd6f7a6467fffa96f0b8de5529cba214436c23209a60191e2dfd1",
"md5": "fba3f69b40603c9b2fce949e70dec6a6",
"sha256": "39d7802550bc0107641442bb98ae8271373a8d0f0b018c584e7a4dc08d2694c6"
},
"downloads": -1,
"filename": "nnef-1.0.9-cp310-cp310-musllinux_1_1_i686.whl",
"has_sig": false,
"md5_digest": "fba3f69b40603c9b2fce949e70dec6a6",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.7",
"size": 4852006,
"upload_time": "2025-07-30T14:35:00",
"upload_time_iso_8601": "2025-07-30T14:35:00.417092Z",
"url": "https://files.pythonhosted.org/packages/e2/98/c352e00bd6f7a6467fffa96f0b8de5529cba214436c23209a60191e2dfd1/nnef-1.0.9-cp310-cp310-musllinux_1_1_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "b98b5fb4eb154f4e2d891bce88b921635c538974715a725e6966140144f5d7c5",
"md5": "d8b37438b93c52693eafbcba767a92e5",
"sha256": "a6ad73633c43189aa02d8614280cceecfac8a91b54113ffed04fc6f63b683349"
},
"downloads": -1,
"filename": "nnef-1.0.9-cp310-cp310-musllinux_1_1_x86_64.whl",
"has_sig": false,
"md5_digest": "d8b37438b93c52693eafbcba767a92e5",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.7",
"size": 5016805,
"upload_time": "2025-07-30T14:35:01",
"upload_time_iso_8601": "2025-07-30T14:35:01.915871Z",
"url": "https://files.pythonhosted.org/packages/b9/8b/5fb4eb154f4e2d891bce88b921635c538974715a725e6966140144f5d7c5/nnef-1.0.9-cp310-cp310-musllinux_1_1_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "f7e1916d89c52aec264e5dcd30c67f34e69368cc4df52d8b2220542c38d8bd4c",
"md5": "fc9344f2dd944ea19cea8c3c6e1c40e8",
"sha256": "0145a049511b9b9aec83810632dd869d2892183ed05c3cfbe80d8ef92319e202"
},
"downloads": -1,
"filename": "nnef-1.0.9-cp310-cp310-win32.whl",
"has_sig": false,
"md5_digest": "fc9344f2dd944ea19cea8c3c6e1c40e8",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.7",
"size": 312543,
"upload_time": "2025-07-30T14:35:03",
"upload_time_iso_8601": "2025-07-30T14:35:03.162066Z",
"url": "https://files.pythonhosted.org/packages/f7/e1/916d89c52aec264e5dcd30c67f34e69368cc4df52d8b2220542c38d8bd4c/nnef-1.0.9-cp310-cp310-win32.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "f319c390b73ee2896bc80c4954bd6ac78165eaea0b90a0b64b56a35bfab4f27f",
"md5": "59b18d55eb50ab76a5c882960284f0da",
"sha256": "9a0adba3a06d0e0955d6dc5e9827a353cd553da38a8e28bd96cdd701d7959d9f"
},
"downloads": -1,
"filename": "nnef-1.0.9-cp310-cp310-win_amd64.whl",
"has_sig": false,
"md5_digest": "59b18d55eb50ab76a5c882960284f0da",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.7",
"size": 363043,
"upload_time": "2025-07-30T14:35:04",
"upload_time_iso_8601": "2025-07-30T14:35:04.242105Z",
"url": "https://files.pythonhosted.org/packages/f3/19/c390b73ee2896bc80c4954bd6ac78165eaea0b90a0b64b56a35bfab4f27f/nnef-1.0.9-cp310-cp310-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "55a4e317b41db63255f1205fc68b320d77e2754e64be13879ab14a275652b233",
"md5": "66ee7d41e579b69960032e28c2f54f75",
"sha256": "d844deacdc84451c887624145f9777f59a885df13f7148a8fcb948dae86615be"
},
"downloads": -1,
"filename": "nnef-1.0.9-cp311-cp311-macosx_10_9_x86_64.whl",
"has_sig": false,
"md5_digest": "66ee7d41e579b69960032e28c2f54f75",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.7",
"size": 482299,
"upload_time": "2025-07-30T14:35:05",
"upload_time_iso_8601": "2025-07-30T14:35:05.371066Z",
"url": "https://files.pythonhosted.org/packages/55/a4/e317b41db63255f1205fc68b320d77e2754e64be13879ab14a275652b233/nnef-1.0.9-cp311-cp311-macosx_10_9_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "6a43d7b396fa73854884f3e525bc294b97055f689a04d4a4aa74aa66879f0b14",
"md5": "0e8e2bd9ada4f4cc0beb7e8c729588aa",
"sha256": "dcf5fd70de3e262a9d75fcb00a7707a3cf97ca1e1e84bd0d193a5ba3e5955ff4"
},
"downloads": -1,
"filename": "nnef-1.0.9-cp311-cp311-macosx_11_0_arm64.whl",
"has_sig": false,
"md5_digest": "0e8e2bd9ada4f4cc0beb7e8c729588aa",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.7",
"size": 456729,
"upload_time": "2025-07-30T14:35:06",
"upload_time_iso_8601": "2025-07-30T14:35:06.863814Z",
"url": "https://files.pythonhosted.org/packages/6a/43/d7b396fa73854884f3e525bc294b97055f689a04d4a4aa74aa66879f0b14/nnef-1.0.9-cp311-cp311-macosx_11_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "6a542450648b9bb833ff37aadc07e733a2bc70f641475c6f5f1df8eaae02bba5",
"md5": "2d398581b8ff05a1497396b78d8a065a",
"sha256": "0852c53e66d5dd80bb552896eac5861b2b7c3007a87a2bed42e495acb424d2ec"
},
"downloads": -1,
"filename": "nnef-1.0.9-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl",
"has_sig": false,
"md5_digest": "2d398581b8ff05a1497396b78d8a065a",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.7",
"size": 4575815,
"upload_time": "2025-07-30T14:35:08",
"upload_time_iso_8601": "2025-07-30T14:35:08.286194Z",
"url": "https://files.pythonhosted.org/packages/6a/54/2450648b9bb833ff37aadc07e733a2bc70f641475c6f5f1df8eaae02bba5/nnef-1.0.9-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "c3d24a47ee6575bab03f2853da48f5fd10482c3b078fb55cae7f3d954686362c",
"md5": "175fe20b4c5b916accedb4bb99d099bc",
"sha256": "f472206118c8016d6d77d72d7665325013a0b698cf1b098bd24e64de37725cfb"
},
"downloads": -1,
"filename": "nnef-1.0.9-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "175fe20b4c5b916accedb4bb99d099bc",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.7",
"size": 4759068,
"upload_time": "2025-07-30T14:35:09",
"upload_time_iso_8601": "2025-07-30T14:35:09.728392Z",
"url": "https://files.pythonhosted.org/packages/c3/d2/4a47ee6575bab03f2853da48f5fd10482c3b078fb55cae7f3d954686362c/nnef-1.0.9-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "917847d945f7deecf68011b5d2f654a9bc91188268665486eb245d13cea9ec52",
"md5": "17cdc0810406e9c863b468bb8032b61c",
"sha256": "09d746f3f6c82ddb8f65db23ed3d9a934fb307e1c91d79538e9a18d7be8dd843"
},
"downloads": -1,
"filename": "nnef-1.0.9-cp311-cp311-musllinux_1_1_i686.whl",
"has_sig": false,
"md5_digest": "17cdc0810406e9c863b468bb8032b61c",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.7",
"size": 4852968,
"upload_time": "2025-07-30T14:35:11",
"upload_time_iso_8601": "2025-07-30T14:35:11.573045Z",
"url": "https://files.pythonhosted.org/packages/91/78/47d945f7deecf68011b5d2f654a9bc91188268665486eb245d13cea9ec52/nnef-1.0.9-cp311-cp311-musllinux_1_1_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "73a540e5b758f3eebc1bd983483aecf67af672fcee5e728bafc3906d167ee34e",
"md5": "cab458e162bfe036f2861ee29fa7fdfd",
"sha256": "f5a0ed6762554e3ef66750384bc5aef56c9d2939b04a9755d553e23f5a30e3fd"
},
"downloads": -1,
"filename": "nnef-1.0.9-cp311-cp311-musllinux_1_1_x86_64.whl",
"has_sig": false,
"md5_digest": "cab458e162bfe036f2861ee29fa7fdfd",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.7",
"size": 5017830,
"upload_time": "2025-07-30T14:35:13",
"upload_time_iso_8601": "2025-07-30T14:35:13.150353Z",
"url": "https://files.pythonhosted.org/packages/73/a5/40e5b758f3eebc1bd983483aecf67af672fcee5e728bafc3906d167ee34e/nnef-1.0.9-cp311-cp311-musllinux_1_1_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "32c18701d91affcd808ab8e1a6d3823feac1c977e00ef14c1a7f3eea2427036d",
"md5": "77369593205fc8c2ee970c82fbd9be79",
"sha256": "6bf4d1df040590c589e91e33042966336fa7627c39f2643e1886fd5d8578e0c9"
},
"downloads": -1,
"filename": "nnef-1.0.9-cp311-cp311-win32.whl",
"has_sig": false,
"md5_digest": "77369593205fc8c2ee970c82fbd9be79",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.7",
"size": 312551,
"upload_time": "2025-07-30T14:35:14",
"upload_time_iso_8601": "2025-07-30T14:35:14.823105Z",
"url": "https://files.pythonhosted.org/packages/32/c1/8701d91affcd808ab8e1a6d3823feac1c977e00ef14c1a7f3eea2427036d/nnef-1.0.9-cp311-cp311-win32.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "ec87b94adcbe07c704c4c81c3517525d7c00b9760de0fa7c5ccfe8bb633f09a5",
"md5": "bc0337fa23a868d1ee6ee578b82bf78b",
"sha256": "1d1343b1d91aa158129d11a1723aaa8dbdd351219603202eebbe247fa641efa4"
},
"downloads": -1,
"filename": "nnef-1.0.9-cp311-cp311-win_amd64.whl",
"has_sig": false,
"md5_digest": "bc0337fa23a868d1ee6ee578b82bf78b",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.7",
"size": 363011,
"upload_time": "2025-07-30T14:35:15",
"upload_time_iso_8601": "2025-07-30T14:35:15.951592Z",
"url": "https://files.pythonhosted.org/packages/ec/87/b94adcbe07c704c4c81c3517525d7c00b9760de0fa7c5ccfe8bb633f09a5/nnef-1.0.9-cp311-cp311-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "cc1a9ec2a6316ccbda73ba42f17a485b017b4d132907d0c8f3b9e7feab3dac2d",
"md5": "a8f78f107a90c7cfc0b4806475e6c1cf",
"sha256": "4e251b7c5e41f9d340888231d0e5e9941af8b9eb5b5cd6256e6d492f6a9d8e10"
},
"downloads": -1,
"filename": "nnef-1.0.9-cp312-cp312-macosx_10_9_x86_64.whl",
"has_sig": false,
"md5_digest": "a8f78f107a90c7cfc0b4806475e6c1cf",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.7",
"size": 482474,
"upload_time": "2025-07-30T14:35:17",
"upload_time_iso_8601": "2025-07-30T14:35:17.086550Z",
"url": "https://files.pythonhosted.org/packages/cc/1a/9ec2a6316ccbda73ba42f17a485b017b4d132907d0c8f3b9e7feab3dac2d/nnef-1.0.9-cp312-cp312-macosx_10_9_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "610cc65fa4d3e85fc61d75ba9e14fbb2de57dea1c70216b4feffa37aaf892920",
"md5": "0774c7cf1a84411395efb1e210ea1278",
"sha256": "66f918f003272f9d17fe0a54538c34c4988349a849817e849d1270406c3a38e4"
},
"downloads": -1,
"filename": "nnef-1.0.9-cp312-cp312-macosx_11_0_arm64.whl",
"has_sig": false,
"md5_digest": "0774c7cf1a84411395efb1e210ea1278",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.7",
"size": 456978,
"upload_time": "2025-07-30T14:35:18",
"upload_time_iso_8601": "2025-07-30T14:35:18.992964Z",
"url": "https://files.pythonhosted.org/packages/61/0c/c65fa4d3e85fc61d75ba9e14fbb2de57dea1c70216b4feffa37aaf892920/nnef-1.0.9-cp312-cp312-macosx_11_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "caf123901ac3e17f83d4887cc2a5c988a515e10523b2a2cff10347bf787b7f81",
"md5": "641452257e35984aaf3face41fc4e58a",
"sha256": "001d1f5a6f4b45535a2d3241bd161dc2eb499d379152c7ed9ad5e4b5765ab974"
},
"downloads": -1,
"filename": "nnef-1.0.9-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl",
"has_sig": false,
"md5_digest": "641452257e35984aaf3face41fc4e58a",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.7",
"size": 4574371,
"upload_time": "2025-07-30T14:35:20",
"upload_time_iso_8601": "2025-07-30T14:35:20.435786Z",
"url": "https://files.pythonhosted.org/packages/ca/f1/23901ac3e17f83d4887cc2a5c988a515e10523b2a2cff10347bf787b7f81/nnef-1.0.9-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "fbbb0f7977c5c4a1651cdddb8e63eaa8b067adaeab646fd6670be7451d3856b4",
"md5": "55ab3466a2ddf833a22e1c641819377e",
"sha256": "fa64a1894e83f86dc687704e9634a7830c3dc5ce815f367679ea662544f5cc0a"
},
"downloads": -1,
"filename": "nnef-1.0.9-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "55ab3466a2ddf833a22e1c641819377e",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.7",
"size": 4760495,
"upload_time": "2025-07-30T14:35:22",
"upload_time_iso_8601": "2025-07-30T14:35:22.271127Z",
"url": "https://files.pythonhosted.org/packages/fb/bb/0f7977c5c4a1651cdddb8e63eaa8b067adaeab646fd6670be7451d3856b4/nnef-1.0.9-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "2bcec3549c34bc035c30e7175181b9bcc9c8c08284251416fec0f2aefc564585",
"md5": "150ebc3eb0a49d1301caaafe8e9ad380",
"sha256": "265b6f0c44e0b5e8d100aeb3e302eda519d4a9c7218857798003bd4ec6e810e2"
},
"downloads": -1,
"filename": "nnef-1.0.9-cp312-cp312-musllinux_1_1_i686.whl",
"has_sig": false,
"md5_digest": "150ebc3eb0a49d1301caaafe8e9ad380",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.7",
"size": 4851831,
"upload_time": "2025-07-30T14:35:23",
"upload_time_iso_8601": "2025-07-30T14:35:23.804219Z",
"url": "https://files.pythonhosted.org/packages/2b/ce/c3549c34bc035c30e7175181b9bcc9c8c08284251416fec0f2aefc564585/nnef-1.0.9-cp312-cp312-musllinux_1_1_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "1e361c736fd76ed2311d8c31d0ed031d1b179c60f5286339515948fcf74003d3",
"md5": "fbc4cc1998f87b2e20c71b6329764883",
"sha256": "df154adfda3c1981b2d27864e023fa2c20dacf7dc279824157e0ec5d5a9921e1"
},
"downloads": -1,
"filename": "nnef-1.0.9-cp312-cp312-musllinux_1_1_x86_64.whl",
"has_sig": false,
"md5_digest": "fbc4cc1998f87b2e20c71b6329764883",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.7",
"size": 5017041,
"upload_time": "2025-07-30T14:35:25",
"upload_time_iso_8601": "2025-07-30T14:35:25.256731Z",
"url": "https://files.pythonhosted.org/packages/1e/36/1c736fd76ed2311d8c31d0ed031d1b179c60f5286339515948fcf74003d3/nnef-1.0.9-cp312-cp312-musllinux_1_1_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "9af749439ca38ea09ebad52550eab62913f24d419174ed06530918d95480b955",
"md5": "e72fe5922374acf478d8293772dd9711",
"sha256": "c11644269b293d5ee6bb0c2a1b1f8213c68c75926fd72335a423dee75d50017a"
},
"downloads": -1,
"filename": "nnef-1.0.9-cp312-cp312-win32.whl",
"has_sig": false,
"md5_digest": "e72fe5922374acf478d8293772dd9711",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.7",
"size": 312562,
"upload_time": "2025-07-30T14:35:26",
"upload_time_iso_8601": "2025-07-30T14:35:26.366112Z",
"url": "https://files.pythonhosted.org/packages/9a/f7/49439ca38ea09ebad52550eab62913f24d419174ed06530918d95480b955/nnef-1.0.9-cp312-cp312-win32.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "6d45460b1d5e52d0dfe94f34989c2d1acd022262e19eecaa58e52b40d4866b69",
"md5": "702793457cc5ec52348c5f83d57e62d7",
"sha256": "364c83f782983ea8168cd91ab39d91ebc3fafa9687d0aa4a2163cb3399db7a7c"
},
"downloads": -1,
"filename": "nnef-1.0.9-cp312-cp312-win_amd64.whl",
"has_sig": false,
"md5_digest": "702793457cc5ec52348c5f83d57e62d7",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.7",
"size": 363092,
"upload_time": "2025-07-30T14:35:27",
"upload_time_iso_8601": "2025-07-30T14:35:27.590877Z",
"url": "https://files.pythonhosted.org/packages/6d/45/460b1d5e52d0dfe94f34989c2d1acd022262e19eecaa58e52b40d4866b69/nnef-1.0.9-cp312-cp312-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "9918cf3ea0cc78d8b4f223f2d64791abae194b887e3c448aac25999c79d8deef",
"md5": "6bbb6da8b1bb5d8f7f14cfbd550f4c28",
"sha256": "6df44d47ad6bc83cce1cdba356d163c1cd2b95b1a0c3c92e4eeef2b0e56056e0"
},
"downloads": -1,
"filename": "nnef-1.0.9-cp37-cp37m-macosx_10_9_x86_64.whl",
"has_sig": false,
"md5_digest": "6bbb6da8b1bb5d8f7f14cfbd550f4c28",
"packagetype": "bdist_wheel",
"python_version": "cp37",
"requires_python": ">=3.7",
"size": 481798,
"upload_time": "2025-07-30T14:35:29",
"upload_time_iso_8601": "2025-07-30T14:35:29.087783Z",
"url": "https://files.pythonhosted.org/packages/99/18/cf3ea0cc78d8b4f223f2d64791abae194b887e3c448aac25999c79d8deef/nnef-1.0.9-cp37-cp37m-macosx_10_9_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "28c54ce393e5e6e0c47222753d5ab4e279c72822244f7fb365be457a5f4b502a",
"md5": "d6da31d3640ffebae74d0bcdd24c62e2",
"sha256": "36536d7fb186593bf1cf0a09c83649788814cb01d3ae9f258d3b1abcf6244e75"
},
"downloads": -1,
"filename": "nnef-1.0.9-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl",
"has_sig": false,
"md5_digest": "d6da31d3640ffebae74d0bcdd24c62e2",
"packagetype": "bdist_wheel",
"python_version": "cp37",
"requires_python": ">=3.7",
"size": 4576525,
"upload_time": "2025-07-30T14:35:30",
"upload_time_iso_8601": "2025-07-30T14:35:30.633451Z",
"url": "https://files.pythonhosted.org/packages/28/c5/4ce393e5e6e0c47222753d5ab4e279c72822244f7fb365be457a5f4b502a/nnef-1.0.9-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "287ea73c9ac47d9c06183a9b2f4c82b2996fb997fbdc0dadaeb96b6b52fb23e1",
"md5": "8cc79d3150909b27a457c4aceaa3f619",
"sha256": "5d834b50485c9962d2eea84570df00ab60ad0babe7081fd6fb4a69c7767f0ff8"
},
"downloads": -1,
"filename": "nnef-1.0.9-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "8cc79d3150909b27a457c4aceaa3f619",
"packagetype": "bdist_wheel",
"python_version": "cp37",
"requires_python": ">=3.7",
"size": 4757899,
"upload_time": "2025-07-30T14:35:32",
"upload_time_iso_8601": "2025-07-30T14:35:32.164596Z",
"url": "https://files.pythonhosted.org/packages/28/7e/a73c9ac47d9c06183a9b2f4c82b2996fb997fbdc0dadaeb96b6b52fb23e1/nnef-1.0.9-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "1219453bf05107b931075c166893bb5146a336da6ee7aedfcf8769dd8c68631c",
"md5": "29b4c0d704d8460e51bad9f66ee0aa8c",
"sha256": "39f352cbdf562fb1e55f0a02521603abce8336f88577d1adbab1ebf717bb02ca"
},
"downloads": -1,
"filename": "nnef-1.0.9-cp37-cp37m-musllinux_1_1_i686.whl",
"has_sig": false,
"md5_digest": "29b4c0d704d8460e51bad9f66ee0aa8c",
"packagetype": "bdist_wheel",
"python_version": "cp37",
"requires_python": ">=3.7",
"size": 4855620,
"upload_time": "2025-07-30T14:35:33",
"upload_time_iso_8601": "2025-07-30T14:35:33.764363Z",
"url": "https://files.pythonhosted.org/packages/12/19/453bf05107b931075c166893bb5146a336da6ee7aedfcf8769dd8c68631c/nnef-1.0.9-cp37-cp37m-musllinux_1_1_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "ba86762a05b5f5e525aea8c54ff8525961f7d6b1d25a064acb4dff09d89d0c16",
"md5": "cdf8f96348df1f759ed8f7489e757d53",
"sha256": "c1b840278039011875682ae6cb04b64a384d890b7c99b61a49f70a7707369305"
},
"downloads": -1,
"filename": "nnef-1.0.9-cp37-cp37m-musllinux_1_1_x86_64.whl",
"has_sig": false,
"md5_digest": "cdf8f96348df1f759ed8f7489e757d53",
"packagetype": "bdist_wheel",
"python_version": "cp37",
"requires_python": ">=3.7",
"size": 5022787,
"upload_time": "2025-07-30T14:35:35",
"upload_time_iso_8601": "2025-07-30T14:35:35.336368Z",
"url": "https://files.pythonhosted.org/packages/ba/86/762a05b5f5e525aea8c54ff8525961f7d6b1d25a064acb4dff09d89d0c16/nnef-1.0.9-cp37-cp37m-musllinux_1_1_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "4615839c5d50978de59d60f4ea94ceb7d93a9cbf4a62e8e06f60d1600a4889d4",
"md5": "0433eafd8d338648c935b0d7afae9ff6",
"sha256": "b4026470acbfb71b622e8b57abd391550332e1d615222d8cc2df664439c0a011"
},
"downloads": -1,
"filename": "nnef-1.0.9-cp37-cp37m-win32.whl",
"has_sig": false,
"md5_digest": "0433eafd8d338648c935b0d7afae9ff6",
"packagetype": "bdist_wheel",
"python_version": "cp37",
"requires_python": ">=3.7",
"size": 312313,
"upload_time": "2025-07-30T14:35:36",
"upload_time_iso_8601": "2025-07-30T14:35:36.891745Z",
"url": "https://files.pythonhosted.org/packages/46/15/839c5d50978de59d60f4ea94ceb7d93a9cbf4a62e8e06f60d1600a4889d4/nnef-1.0.9-cp37-cp37m-win32.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "19eb0ccd43d65d4ae02952872a14f5f3450e1cdb7179a47fc2908b45c43eb090",
"md5": "c8a9e5da26f4d93771057074ec2d39c2",
"sha256": "a2b0d157b88e2e0f670186cd696175144e1498885b3d5e1ea461d45723ce6266"
},
"downloads": -1,
"filename": "nnef-1.0.9-cp37-cp37m-win_amd64.whl",
"has_sig": false,
"md5_digest": "c8a9e5da26f4d93771057074ec2d39c2",
"packagetype": "bdist_wheel",
"python_version": "cp37",
"requires_python": ">=3.7",
"size": 363059,
"upload_time": "2025-07-30T14:35:38",
"upload_time_iso_8601": "2025-07-30T14:35:38.024573Z",
"url": "https://files.pythonhosted.org/packages/19/eb/0ccd43d65d4ae02952872a14f5f3450e1cdb7179a47fc2908b45c43eb090/nnef-1.0.9-cp37-cp37m-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "538effb46006f3aee177de350fd7a2e783ffc7a2c9812fb976f2b35a7950d767",
"md5": "076ca4a6c02ef7205a5dfe4cb2235078",
"sha256": "6f716a65674a1c73040fb0bc1db2368a9a2f75052f51a096882cd0d72ca64165"
},
"downloads": -1,
"filename": "nnef-1.0.9-cp38-cp38-macosx_10_9_x86_64.whl",
"has_sig": false,
"md5_digest": "076ca4a6c02ef7205a5dfe4cb2235078",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": ">=3.7",
"size": 482057,
"upload_time": "2025-07-30T14:35:39",
"upload_time_iso_8601": "2025-07-30T14:35:39.166230Z",
"url": "https://files.pythonhosted.org/packages/53/8e/ffb46006f3aee177de350fd7a2e783ffc7a2c9812fb976f2b35a7950d767/nnef-1.0.9-cp38-cp38-macosx_10_9_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "8efcb9dd0d1ef1fda56245821f3c3dc022b704b500f2fd212f0f08fd07d5810b",
"md5": "2feb9722a62bee34e70f436ea20e6546",
"sha256": "37dd2b90bcf669264fddcc0880a27c2ba58aa7ec4e45ea4edd6aab7ed22fb40b"
},
"downloads": -1,
"filename": "nnef-1.0.9-cp38-cp38-macosx_11_0_arm64.whl",
"has_sig": false,
"md5_digest": "2feb9722a62bee34e70f436ea20e6546",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": ">=3.7",
"size": 456623,
"upload_time": "2025-07-30T14:35:40",
"upload_time_iso_8601": "2025-07-30T14:35:40.692222Z",
"url": "https://files.pythonhosted.org/packages/8e/fc/b9dd0d1ef1fda56245821f3c3dc022b704b500f2fd212f0f08fd07d5810b/nnef-1.0.9-cp38-cp38-macosx_11_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "ae98c73b3ce5c2dea1a793ada6bdb75ebf26588e40ac58ee22aa8fded2b581ef",
"md5": "1d4ffec260e4d33e2a37e478ee5b2e9d",
"sha256": "a19e3bfe5ce4501caf34a09a1597eed12f5cc0824b7c6c50a26f020fca014a5d"
},
"downloads": -1,
"filename": "nnef-1.0.9-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl",
"has_sig": false,
"md5_digest": "1d4ffec260e4d33e2a37e478ee5b2e9d",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": ">=3.7",
"size": 4574494,
"upload_time": "2025-07-30T14:35:43",
"upload_time_iso_8601": "2025-07-30T14:35:43.161519Z",
"url": "https://files.pythonhosted.org/packages/ae/98/c73b3ce5c2dea1a793ada6bdb75ebf26588e40ac58ee22aa8fded2b581ef/nnef-1.0.9-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "0ce9cc06a2689320e429166729b29da39093faaaa27496423b45872e35d42310",
"md5": "be5fb87c5d95b3c2ab8122715907eb36",
"sha256": "9a8f595d312c7e66800d5b9634b70419abb811d938cca7a1277c056c2d9a1009"
},
"downloads": -1,
"filename": "nnef-1.0.9-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "be5fb87c5d95b3c2ab8122715907eb36",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": ">=3.7",
"size": 4762095,
"upload_time": "2025-07-30T14:35:45",
"upload_time_iso_8601": "2025-07-30T14:35:45.328432Z",
"url": "https://files.pythonhosted.org/packages/0c/e9/cc06a2689320e429166729b29da39093faaaa27496423b45872e35d42310/nnef-1.0.9-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "a1ffbbe61decb4599f881601a7eaffbf04b5b020126d59e1c46d08e53e9d5c86",
"md5": "1612186e28b5ec576f2f18c401eea170",
"sha256": "dfa4bcc2a3632331bd68abbac39ef15d9c83a2802dd7777006798e3dc366ebc5"
},
"downloads": -1,
"filename": "nnef-1.0.9-cp38-cp38-musllinux_1_1_i686.whl",
"has_sig": false,
"md5_digest": "1612186e28b5ec576f2f18c401eea170",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": ">=3.7",
"size": 4858799,
"upload_time": "2025-07-30T14:35:48",
"upload_time_iso_8601": "2025-07-30T14:35:48.168207Z",
"url": "https://files.pythonhosted.org/packages/a1/ff/bbe61decb4599f881601a7eaffbf04b5b020126d59e1c46d08e53e9d5c86/nnef-1.0.9-cp38-cp38-musllinux_1_1_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "fba975d852e3aa9ac3105403f32263c5934f45a940b13fd7b096fb594ddfa8c4",
"md5": "e2ebb4bee339272c27488dba64595f2c",
"sha256": "fafc0ea75e03169d6c2c762b7fcbb2e556d9d790f9fe5f83df84f1ffcc100837"
},
"downloads": -1,
"filename": "nnef-1.0.9-cp38-cp38-musllinux_1_1_x86_64.whl",
"has_sig": false,
"md5_digest": "e2ebb4bee339272c27488dba64595f2c",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": ">=3.7",
"size": 5028697,
"upload_time": "2025-07-30T14:35:49",
"upload_time_iso_8601": "2025-07-30T14:35:49.639924Z",
"url": "https://files.pythonhosted.org/packages/fb/a9/75d852e3aa9ac3105403f32263c5934f45a940b13fd7b096fb594ddfa8c4/nnef-1.0.9-cp38-cp38-musllinux_1_1_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "c906562d5d9c858f1f7ae2fdda61b0f16632db04244bf7e084167e7911742845",
"md5": "c5aa314e1f7ec6b507b75ac26c2a009a",
"sha256": "422cd78e7cd61cf8dbe2f99ed3764a12dab8682e7186ca3a7c27833903ba784b"
},
"downloads": -1,
"filename": "nnef-1.0.9-cp38-cp38-win32.whl",
"has_sig": false,
"md5_digest": "c5aa314e1f7ec6b507b75ac26c2a009a",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": ">=3.7",
"size": 312440,
"upload_time": "2025-07-30T14:35:51",
"upload_time_iso_8601": "2025-07-30T14:35:51.195323Z",
"url": "https://files.pythonhosted.org/packages/c9/06/562d5d9c858f1f7ae2fdda61b0f16632db04244bf7e084167e7911742845/nnef-1.0.9-cp38-cp38-win32.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "db310d265ee94fcead12a101b4b55dbe7c1da12a48424d382aea019ac7790c7d",
"md5": "71fe096d42791d06983a76780387a6cd",
"sha256": "a111bddde4224053b337dde27ea207fe426ef89dc5e7cf865e05e496eea9bf84"
},
"downloads": -1,
"filename": "nnef-1.0.9-cp38-cp38-win_amd64.whl",
"has_sig": false,
"md5_digest": "71fe096d42791d06983a76780387a6cd",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": ">=3.7",
"size": 363062,
"upload_time": "2025-07-30T14:35:52",
"upload_time_iso_8601": "2025-07-30T14:35:52.509622Z",
"url": "https://files.pythonhosted.org/packages/db/31/0d265ee94fcead12a101b4b55dbe7c1da12a48424d382aea019ac7790c7d/nnef-1.0.9-cp38-cp38-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "2a52efa5e713f79c0483ca97d2f0969b974c027b30d7fa0efa9432c494293862",
"md5": "1b32eb0369eab10e5d074007c45a2d7e",
"sha256": "cb8922998768836acc46706d8b4c1410fa03a7d8b6267adf9ca878f6fcca0ef2"
},
"downloads": -1,
"filename": "nnef-1.0.9-cp39-cp39-macosx_10_9_x86_64.whl",
"has_sig": false,
"md5_digest": "1b32eb0369eab10e5d074007c45a2d7e",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.7",
"size": 482301,
"upload_time": "2025-07-30T14:35:54",
"upload_time_iso_8601": "2025-07-30T14:35:54.272938Z",
"url": "https://files.pythonhosted.org/packages/2a/52/efa5e713f79c0483ca97d2f0969b974c027b30d7fa0efa9432c494293862/nnef-1.0.9-cp39-cp39-macosx_10_9_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "bf4d697b2671074a51d5f45b36f8b70ab19a453f7fcde7f5dc0c8adfff1ba288",
"md5": "2ec3c52c89dd5b9ae4d462c8655e90a4",
"sha256": "e80e944a3f07b03bf937ec76f00a9f63f5b240358de2ca33b72c0922694e6e9c"
},
"downloads": -1,
"filename": "nnef-1.0.9-cp39-cp39-macosx_11_0_arm64.whl",
"has_sig": false,
"md5_digest": "2ec3c52c89dd5b9ae4d462c8655e90a4",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.7",
"size": 456726,
"upload_time": "2025-07-30T14:35:55",
"upload_time_iso_8601": "2025-07-30T14:35:55.472277Z",
"url": "https://files.pythonhosted.org/packages/bf/4d/697b2671074a51d5f45b36f8b70ab19a453f7fcde7f5dc0c8adfff1ba288/nnef-1.0.9-cp39-cp39-macosx_11_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "b89e079a500eb76b873b818d2c73b3dae0ec8312459726a662857b7d6206edc3",
"md5": "071db61be3b6545fddbfe57640e081b9",
"sha256": "638df5438bfd4c09ff2c4c83cba240e0090a38b5e64b03082f7e9927a488fe70"
},
"downloads": -1,
"filename": "nnef-1.0.9-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl",
"has_sig": false,
"md5_digest": "071db61be3b6545fddbfe57640e081b9",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.7",
"size": 4573147,
"upload_time": "2025-07-30T14:35:57",
"upload_time_iso_8601": "2025-07-30T14:35:57.783592Z",
"url": "https://files.pythonhosted.org/packages/b8/9e/079a500eb76b873b818d2c73b3dae0ec8312459726a662857b7d6206edc3/nnef-1.0.9-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "dcfd728c850c6387fcc410bc6d124313b2aab606cccacf29a414c77c6870309e",
"md5": "563d2c668c66590571b57ce2e05753bd",
"sha256": "19099a2528545f981d67bfbbe5b9d53239de9e3b9a79152bae9ad01a3414b611"
},
"downloads": -1,
"filename": "nnef-1.0.9-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "563d2c668c66590571b57ce2e05753bd",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.7",
"size": 4759833,
"upload_time": "2025-07-30T14:35:59",
"upload_time_iso_8601": "2025-07-30T14:35:59.114810Z",
"url": "https://files.pythonhosted.org/packages/dc/fd/728c850c6387fcc410bc6d124313b2aab606cccacf29a414c77c6870309e/nnef-1.0.9-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "8a15447abe4f4c60706b06898c7cfeaf66f9d4930418a4228fff24109c1c1f15",
"md5": "cc70a45fb9d57e60422e4663efe94c7e",
"sha256": "125a47f735e33e8f236d6083dc8b9ba3cd8beb877d39ec9bb7d638c219f31f06"
},
"downloads": -1,
"filename": "nnef-1.0.9-cp39-cp39-musllinux_1_1_i686.whl",
"has_sig": false,
"md5_digest": "cc70a45fb9d57e60422e4663efe94c7e",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.7",
"size": 4856514,
"upload_time": "2025-07-30T14:36:00",
"upload_time_iso_8601": "2025-07-30T14:36:00.915497Z",
"url": "https://files.pythonhosted.org/packages/8a/15/447abe4f4c60706b06898c7cfeaf66f9d4930418a4228fff24109c1c1f15/nnef-1.0.9-cp39-cp39-musllinux_1_1_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "cba2336f3095d14c65124fe2cbcef1e73f64d094139153a53d2087df36c524ad",
"md5": "cc34c676c0ff200fc8dea98eb6a59348",
"sha256": "1094cd5db4f696a13bc2b972c47c860c1c7b85a887e3f5640810f0cd6b1dff8a"
},
"downloads": -1,
"filename": "nnef-1.0.9-cp39-cp39-musllinux_1_1_x86_64.whl",
"has_sig": false,
"md5_digest": "cc34c676c0ff200fc8dea98eb6a59348",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.7",
"size": 5027100,
"upload_time": "2025-07-30T14:36:03",
"upload_time_iso_8601": "2025-07-30T14:36:03.059794Z",
"url": "https://files.pythonhosted.org/packages/cb/a2/336f3095d14c65124fe2cbcef1e73f64d094139153a53d2087df36c524ad/nnef-1.0.9-cp39-cp39-musllinux_1_1_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "347e6ebc8289304de27015ebe41335bbeb8f89c9ca58b97d78f85e08a90c6509",
"md5": "84c45d006e9cbca00131bce2a668e2b2",
"sha256": "f24d4cadcbca6008360bfe2bbd0ca97fa20589b16e7251be3fce477ffa902819"
},
"downloads": -1,
"filename": "nnef-1.0.9-cp39-cp39-win32.whl",
"has_sig": false,
"md5_digest": "84c45d006e9cbca00131bce2a668e2b2",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.7",
"size": 312495,
"upload_time": "2025-07-30T14:36:04",
"upload_time_iso_8601": "2025-07-30T14:36:04.259806Z",
"url": "https://files.pythonhosted.org/packages/34/7e/6ebc8289304de27015ebe41335bbeb8f89c9ca58b97d78f85e08a90c6509/nnef-1.0.9-cp39-cp39-win32.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "ce2f40bae12732e4d385c9b75e74628f41841ff037c27991aaadd647d182ae8f",
"md5": "94a8884e8683bc0a23d996c622d6efc7",
"sha256": "62afb2451f23f42fb1010352879cf3c21e6d77e59f8b85126758d5167a4282d3"
},
"downloads": -1,
"filename": "nnef-1.0.9-cp39-cp39-win_amd64.whl",
"has_sig": false,
"md5_digest": "94a8884e8683bc0a23d996c622d6efc7",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.7",
"size": 363035,
"upload_time": "2025-07-30T14:36:05",
"upload_time_iso_8601": "2025-07-30T14:36:05.978077Z",
"url": "https://files.pythonhosted.org/packages/ce/2f/40bae12732e4d385c9b75e74628f41841ff037c27991aaadd647d182ae8f/nnef-1.0.9-cp39-cp39-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "a121ed23bc761ce68cfc1115ec29f7cc8883a17114865eb4a8855f479090bdd7",
"md5": "e5b678868643ee9b247ce3df0c774ae1",
"sha256": "135743448031427d95498efd36e6097f642d60b5bb56c5da621f36cafa9ff6ce"
},
"downloads": -1,
"filename": "nnef-1.0.9.tar.gz",
"has_sig": false,
"md5_digest": "e5b678868643ee9b247ce3df0c774ae1",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 81339,
"upload_time": "2025-07-30T14:36:06",
"upload_time_iso_8601": "2025-07-30T14:36:06.992031Z",
"url": "https://files.pythonhosted.org/packages/a1/21/ed23bc761ce68cfc1115ec29f7cc8883a17114865eb4a8855f479090bdd7/nnef-1.0.9.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-30 14:36:06",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "KhronosGroup",
"github_project": "NNEF-Tools",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "nnef"
}