3 lines
94 B
Python
3 lines
94 B
Python
from polygraphy.backend.onnxrt.loader import *
|
|
from polygraphy.backend.onnxrt.runner import *
|