HISTORY.rst
LICENSE.txt
MANIFEST.in
README.rst
requirements-dev.txt
requirements.txt
setup.py
./onnxcustom/__init__.py
./onnxcustom/__main__.py
./onnxcustom/cli/__init__.py
./onnxcustom/cli/profiling.py
./onnxcustom/plotting/__init__.py
./onnxcustom/plotting/plotting_onnx.py
./onnxcustom/training/__init__.py
./onnxcustom/training/_base.py
./onnxcustom/training/_base_estimator.py
./onnxcustom/training/_base_onnx_function.py
./onnxcustom/training/data_loader.py
./onnxcustom/training/excs.py
./onnxcustom/training/optimizers.py
./onnxcustom/training/optimizers_partial.py
./onnxcustom/training/ortgradient.py
./onnxcustom/training/sgd_learning_loss.py
./onnxcustom/training/sgd_learning_penalty.py
./onnxcustom/training/sgd_learning_rate.py
./onnxcustom/utils/__init__.py
./onnxcustom/utils/benchmark.py
./onnxcustom/utils/doc_helper.py
./onnxcustom/utils/imagenet_classes.py
./onnxcustom/utils/nvprof2json.py
./onnxcustom/utils/onnx_function.py
./onnxcustom/utils/onnx_helper.py
./onnxcustom/utils/onnx_rewriter.py
./onnxcustom/utils/onnxruntime_helper.py
./onnxcustom/utils/orttraining_helper.py
./onnxcustom/utils/print_helper.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/cli/__init__.py
onnxcustom/cli/profiling.py
onnxcustom/plotting/__init__.py
onnxcustom/plotting/plotting_onnx.py
onnxcustom/training/__init__.py
onnxcustom/training/_base.py
onnxcustom/training/_base_estimator.py
onnxcustom/training/_base_onnx_function.py
onnxcustom/training/data_loader.py
onnxcustom/training/excs.py
onnxcustom/training/optimizers.py
onnxcustom/training/optimizers_partial.py
onnxcustom/training/ortgradient.py
onnxcustom/training/sgd_learning_loss.py
onnxcustom/training/sgd_learning_penalty.py
onnxcustom/training/sgd_learning_rate.py
onnxcustom/utils/__init__.py
onnxcustom/utils/benchmark.py
onnxcustom/utils/doc_helper.py
onnxcustom/utils/imagenet_classes.py
onnxcustom/utils/nvprof2json.py
onnxcustom/utils/onnx_function.py
onnxcustom/utils/onnx_helper.py
onnxcustom/utils/onnx_rewriter.py
onnxcustom/utils/onnxruntime_helper.py
onnxcustom/utils/orttraining_helper.py
onnxcustom/utils/print_helper.py