I feel confused, when deploy Unet (trained by tao 5.0 ).
After run trained script, .onnx file i get. but i don't find other method to deploy, except using(tao infering commandline).
but i know how to use onnxruntime, so if i know how to generate numpy data to onnx input, it will work. but i don't find scripts.
So, could you give me some advise to search tao pre/post-processing script in somewhere?