@comaniac Great idea to only test for compilation success for large sub-graphs. 
I agree on this approach. :+1:

For the clang++ part, it currently gets invoked in 
`tvm.contrib.ndk.create_shared`, which is passed as the `fcompile` to 
`lib.export_library()`. I guess it's good just as it is right now? The concern, 
if any, is that the arguments needs to be overrided with linkage to 
`libneuralnetworks.so` and tvm source/dependencies, which may be a bit 
unfamiliar for beginners. Should we create some kind of custom compilation 
function that passes these options for end users?





---
[Visit 
Topic](https://discuss.tvm.apache.org/t/rfc-byoc-android-nnapi-integration/9072/6)
 to respond.

You are receiving this because you enabled mailing list mode.

To unsubscribe from these emails, [click 
here](https://discuss.tvm.apache.org/email/unsubscribe/8b8d494da5f6a6a93a80166b91f3420327699709e3dba6a46080bdc94710da04).

Reply via email to