Coverage for onnxcustom/utils/__init__.py: 100%

2 statements  

« prev     ^ index     » next       coverage.py v7.0.5, created at 2023-01-17 01:42 +0100

1""" 

2@file 

3@brief Shortcuts to *utils*. 

4""" 

5 

6from .benchmark import measure_time # noqa 

7from .print_helper import str_ortvalue # noqa