Coverage report:
98%
coverage.py v6.4.1
, created at 2022-06-17 16:18 +0200
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
123
8
6
93%
onnxcustom/training/optimizers.py
141
3
13
98%
onnxcustom/training/optimizers_partial.py
283
6
23
98%
onnxcustom/training/ortgradient.py
321
11
34
97%
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
235
2
1
99%
onnxcustom/utils/onnx_helper.py
75
0
5
100%
onnxcustom/utils/onnx_rewriter.py
115
10
4
91%
onnxcustom/utils/onnxruntime_helper.py
58
0
5
100%
onnxcustom/utils/orttraining_helper.py
242
1
11
99%
onnxcustom/utils/print_helper.py
9
0
0
100%
Total
2831
60
174
98%
No items found using the specified filter.