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

Shortcuts on this page

r m x   toggle line displays

j k   next/prev highlighted chunk

0   (zero) top of page

1   (one) first highlighted chunk

2 statements  

1""" 

2@file 

3@brief Shortcuts to *utils*. 

4""" 

5 

6from .benchmark import measure_time # noqa 

7from .print_helper import str_ortvalue # noqa