onnxruntime
63d4f451 - Add stub implementation of the NNAPI interface (#11288)

Commit
3 years ago
Add stub implementation of the NNAPI interface (#11288) * Add stub implementation of the NNAPI interface so that model builder code can be unit tested on all platforms. Needed to fix a lot of type mismatch warnings. As these don't occur on Android builds used static_cast for simplicity.
Author
Parents
Loading