Skip to content

[Q] Guide to generate libexternal_delegate_obj.so and webnn_external_delegate_obj.so ? #63

Open
@sparkleholic

Description

@sparkleholic

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?

Activity

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 ?[/+] on Nov 15, 2022
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 ?[/+] on Nov 16, 2022
sparkleholic

sparkleholic commented on Nov 16, 2022

@sparkleholic
Author

I found a way. Hence closing this. :) Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      [Q] Guide to generate libexternal_delegate_obj.so and webnn_external_delegate_obj.so ? · Issue #63 · tensorflow/sig-tfjs