Tool/software:
Hello,
We found that the model performance built with tools 10.1 is not acceptable compared with performance of the same model built with tools 10.05.
It started with some warnings received in compilation stage considering that some Slic and Transpose layers are not supported. The model has un acceptable accuracy when running on the device.
After setting the rt.GraphOptimizationLevel.ORT_DISABLE_ALL during the compilation, the warnings dissapear, however it does not improve the model accuracy.