Coverage report: 97%

coverage.py v7.0.5, created at 2023-01-17 01:42 +0100

Module statements missing excluded coverage
onnxcustom/__init__.py 23 0 8 100%
onnxcustom/__main__.py 9 0 5 100%
onnxcustom/cli/__init__.py 0 0 0 100%
onnxcustom/cli/profiling.py 4 0 2 100%
onnxcustom/plotting/__init__.py 1 0 0 100%
onnxcustom/plotting/plotting_onnx.py 38 3 1 92%
onnxcustom/training/__init__.py 1 0 0 100%
onnxcustom/training/_base.py 33 0 2 100%
onnxcustom/training/_base_estimator.py 63 1 2 98%
onnxcustom/training/_base_onnx_function.py 119 6 5 95%
onnxcustom/training/data_loader.py 148 5 8 97%
onnxcustom/training/excs.py 8 0 0 100%
onnxcustom/training/grad_helper.py 126 10 6 92%
onnxcustom/training/optimizers.py 141 3 13 98%
onnxcustom/training/optimizers_partial.py 283 6 23 98%
onnxcustom/training/ortgradient.py 330 17 34 95%
onnxcustom/training/sgd_learning_loss.py 97 0 4 100%
onnxcustom/training/sgd_learning_penalty.py 60 0 6 100%
onnxcustom/training/sgd_learning_rate.py 134 0 11 100%
onnxcustom/utils/__init__.py 2 0 0 100%
onnxcustom/utils/benchmark.py 12 0 0 100%
onnxcustom/utils/doc_helper.py 19 0 1 100%
onnxcustom/utils/imagenet_classes.py 3 0 0 100%
onnxcustom/utils/nvprof2json.py 455 4 17 99%
onnxcustom/utils/onnx_function.py 240 6 1 98%
onnxcustom/utils/onnx_helper.py 75 0 5 100%
onnxcustom/utils/onnx_rewriter.py 115 10 4 91%
onnxcustom/utils/onnx_split.py 298 25 7 92%
onnxcustom/utils/onnxruntime_helper.py 71 9 8 87%
onnxcustom/utils/orttraining_helper.py 242 1 11 99%
onnxcustom/utils/print_helper.py 9 0 0 100%
Total 3159 106 184 97%

No items found using the specified filter.