kushalpatil07
Results
2
issues of
kushalpatil07
Model Output Disparity for MNN model converted from ONNX Converted model `mosaic.mnn` from `mosaic.onnx` using the following command ``` mnnconvert -f ONNX --modelFile mosaic.onnx --MNNModel mosaic.mnn ``` Test script-> ```...
User
**Context** I am trying to run models on android devices and have a constraint on the app size increase. I am trying out all the build flags that help us...
User