pandianAK
pandianAK
Thankyou for confirming the issue. I have tried converting onnx to tflite. I am facing issues with the onnx_tf library as it depends on older versions of tensorFlow and tensorFlow-addons....
Hi, I have tried ONNX Runtime with ArmNN using "ExecutionProviderArmNN" api. I believe it is done through bazel and has to be built from source. Would there be any precompiled...
Hi Thanks for the info so far and suggesting the ExecutionProvider using ACL. I believe the options are not much configurable in that case. And I would need an info...
Hi, As per the previous comment, I was able to write "Transpose" API work by comparing it with the TFLiteParser. Will definitely add a contribution(PR) here if it is allowed,...