Skip to content

Building of tensorflow android libs #3

@TianweiXing

Description

@TianweiXing

Hi,
I 'm currently using "INV" op and encounter some error :
Error during inference: Invalid argument: No OpKernel was registered to support Op 'Inv' with these attrs [[Node: incept5b/in4_conv1x1_55/batch_norm/moments/moments_1/divisor = Inv[T=DT_FLOAT](incept5b/in4_conv1x1_55/batch_norm/moments/moments/Const)]]
I looked into tensorflow file, the "INV" register op should be in tensorflow/core/ops/math_ops.cc.

I think the tensorflow android libs don't include this op.
I'm interested in how you build these .a and .lo libs? Could you build a lib that support the INV?
Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions