Open
Description
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?
Metadata
Metadata
Assignees
Labels
No labels
Activity
[-][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 ?[/+][-][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 ?[/+]sparkleholic commentedon Nov 16, 2022
I found a way. Hence closing this. :) Thanks.