ort-customops/onnxruntime_extensions
Scott McKay 64f20828ce
Handle ONNX 1.14 in test scripts (#435)
* Calculate and specify ir_version so we use the oldest possible for maximum compatibility

* Don't use `ignore_unknown` in call to `find_min_ir_version_for` as it's only supported in the most recent ONNX release.
2023-05-12 07:13:37 +10:00
..
onnxprocess Compatible with onnxruntime-gpu package (#410) 2023-04-26 17:17:23 -07:00
pnp Fix the unit test failure with ONNX 1.14 package. (#428) 2023-05-08 11:37:54 -07:00
tools Handle ONNX 1.14 in test scripts (#435) 2023-05-12 07:13:37 +10:00
__init__.py Compatible with onnxruntime-gpu package (#410) 2023-04-26 17:17:23 -07:00
_cuops.py Compatible with onnxruntime-gpu package (#410) 2023-04-26 17:17:23 -07:00
_ocos.py PyOp attribute supports int and float data type (#425) 2023-05-05 19:35:59 -07:00
_ortapi2.py Adding down-sampling and stereo mixing features for AudioDecoder (#420) 2023-05-04 13:30:10 -07:00
_ortcustomops.pyi Compatible with onnxruntime-gpu package (#410) 2023-04-26 17:17:23 -07:00
cmake_helper.py support the operator list for build flags (#122) 2021-07-30 12:43:47 -07:00
cmd.py Fix the unit test failure with ONNX 1.14 package. (#428) 2023-05-08 11:37:54 -07:00
cvt.py Adding down-sampling and stereo mixing features for AudioDecoder (#420) 2023-05-04 13:30:10 -07:00
util.py Fix the unit test failure with ONNX 1.14 package. (#428) 2023-05-08 11:37:54 -07:00