ortops#
It supports any onnxruntime C API greater than version:
<<<
from onnx_extended.ortcy.wrap.ortinf import get_ort_c_api_supported_version
print(get_ort_c_api_supported_version())
>>>
16
It supports any onnxruntime C API greater than version:
<<<
from onnx_extended.ortcy.wrap.ortinf import get_ort_c_api_supported_version
print(get_ort_c_api_supported_version())
>>>
16