1.0.18
- Changed
onnx-simplifier
toextras_require
package to avoid conflicts caused by the coexistence ofonnxruntime-gpu
andonnxruntime
. - sit4onnx 1.0.1
- Returns numpy.ndarray of the last inference result as a return value when called from a Python script.
- Add
--output_numpy_file
option. Output the final inference results to a numpy file. - Add
--non_verbose
option.