-
Notifications
You must be signed in to change notification settings - Fork 105
Open
Description
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
Labels
No labels