You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Awesome project! Thanks for your efforts! :)
Thank you for making such a wonderful project.
I've trying to use tensorflow.js with webnn-native on my PC from building tensorflowlite and webnn-native from source.
I was able to get libwebnn_native.so and libngraph_c_api.so from webnn-native and libtensorflowlite_c.so from tensorflowlite according to the document instructions.
But I couldn't find any documents how to generate libexternal_delegate_obj.so which is in tfjs-tflite-node/cc_deps/linux_amd64). And webnn_external_delegate_obj.so as well.
May I ask you how to make those parts?
The text was updated successfully, but these errors were encountered:
sparkleholic
changed the title
[Q] Guild to generate libexternal_delegate_obj.so from tensorflow_src ?
[Q] Guild to generate libexternal_delegate_obj.so and webnn_external_delegate_obj.so ?
Nov 15, 2022
sparkleholic
changed the title
[Q] Guild to generate libexternal_delegate_obj.so and webnn_external_delegate_obj.so ?
[Q] Guide to generate libexternal_delegate_obj.so and webnn_external_delegate_obj.so ?
Nov 16, 2022
Awesome project! Thanks for your efforts! :)
Thank you for making such a wonderful project.
I've trying to use tensorflow.js with webnn-native on my PC from building tensorflowlite and webnn-native from source.
I was able to get libwebnn_native.so and libngraph_c_api.so from webnn-native and libtensorflowlite_c.so from tensorflowlite according to the document instructions.
But I couldn't find any documents how to generate libexternal_delegate_obj.so which is in tfjs-tflite-node/cc_deps/linux_amd64). And webnn_external_delegate_obj.so as well.
May I ask you how to make those parts?
The text was updated successfully, but these errors were encountered: