35 lines
1.2 KiB
Plaintext
35 lines
1.2 KiB
Plaintext
|
|
Metadata-Version: 2.1
|
||
|
|
Name: tf2onnx
|
||
|
|
Version: 1.16.1
|
||
|
|
Summary: Tensorflow to ONNX converter
|
||
|
|
Home-page: https://github.com/onnx/tensorflow-onnx
|
||
|
|
Author: ONNX
|
||
|
|
Author-email: onnx-technical-discuss@lists.lfaidata.foundation
|
||
|
|
License: Apache License v2.0
|
||
|
|
Platform: UNKNOWN
|
||
|
|
Classifier: Development Status :: 5 - Production/Stable
|
||
|
|
Classifier: Intended Audience :: Developers
|
||
|
|
Classifier: Intended Audience :: Education
|
||
|
|
Classifier: Intended Audience :: Science/Research
|
||
|
|
Classifier: Topic :: Scientific/Engineering
|
||
|
|
Classifier: Topic :: Scientific/Engineering :: Mathematics
|
||
|
|
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
|
||
|
|
Classifier: Topic :: Software Development
|
||
|
|
Classifier: Topic :: Software Development :: Libraries
|
||
|
|
Classifier: Topic :: Software Development :: Libraries :: Python Modules
|
||
|
|
Classifier: Programming Language :: Python :: 3
|
||
|
|
Classifier: Programming Language :: Python :: 3.7
|
||
|
|
Classifier: Programming Language :: Python :: 3.8
|
||
|
|
Classifier: Programming Language :: Python :: 3.9
|
||
|
|
Classifier: Programming Language :: Python :: 3.10
|
||
|
|
License-File: LICENSE
|
||
|
|
Requires-Dist: numpy (>=1.14.1)
|
||
|
|
Requires-Dist: onnx (>=1.4.1)
|
||
|
|
Requires-Dist: requests
|
||
|
|
Requires-Dist: six
|
||
|
|
Requires-Dist: flatbuffers (>=1.12)
|
||
|
|
Requires-Dist: protobuf (~=3.20)
|
||
|
|
|
||
|
|
UNKNOWN
|
||
|
|
|