LICENSE.txt
MANIFEST.in
README.rst
requirements-dev.txt
requirements.txt
setup.py
./onnxcustom/__init__.py
./onnxcustom/__main__.py
./onnxcustom/utils/__init__.py
./onnxcustom/utils/benchmark.py
./onnxcustom/utils/imagenet_classes.py
doc/api.rst
doc/conf.py
doc/dev.rst
doc/doc.rst
doc/github_link.py
doc/index.rst
doc/requirements.txt
doc/tutorial.rst
doc/tutorial_1_simple.rst
doc/tutorial_2_new_converter.rst
doc/tutorial_3_new_operator.rst
doc/versions.rst
doc/_static/logo.png
examples/README.txt
examples/plot_abegin_convert_pipeline.py
examples/plot_bbegin_measure_time.py
examples/plot_cbegin_opset.py
examples/plot_dbegin_options.py
examples/plot_ebegin_float_double.py
examples/plot_fbegin_investigate.py
examples/plot_gbegin_transfer_learning.py
examples/plot_icustom_converter.py
examples/plot_jcustom_syntax.py
examples/plot_kcustom_converter_wrapper.py
examples/plot_lcustom_options.py
examples/plot_mcustom_parser.py
examples/plot_pextend_python_runtime.py
examples/plot_qextend_onnxruntime.py
onnxcustom/__init__.py
onnxcustom/__main__.py
onnxcustom.egg-info/PKG-INFO
onnxcustom.egg-info/SOURCES.txt
onnxcustom.egg-info/dependency_links.txt
onnxcustom.egg-info/requires.txt
onnxcustom.egg-info/top_level.txt
onnxcustom/utils/__init__.py
onnxcustom/utils/benchmark.py
onnxcustom/utils/imagenet_classes.py
tests/test_documentation_examples.py
tests/test_utils_benchmark.py
tests/test_utils_classes.py
tests/test_zcheck.py