You are viewing a plain text version of this content. The canonical link for it is here.
Posted to discuss-archive@tvm.apache.org by wwwwcu via TVM Discuss <no...@discuss.tvm.ai> on 2020/04/09 10:38:43 UTC

[TVM Discuss] [Questions] Implementing new operators for TensorFlow


Hello,

As you said 'For example, ‘IteratorV2’, ‘IteratorGetNext’, ‘SaveV2’, ‘RestoreV2’, 'Assign’, and ‘Assert’. I know that  those operators can be avoided my changing the model '

I am training a NCF model by using [TensorFlow model ncf code](https://github.com/tensorflow/models/tree/r1.12.0/official/recommendation), and I get these two ‘IteratorV2’, ‘IteratorGetNext’ in the final frozen.pb file. 

How could I remove these two operators?





---
[Visit Topic](https://discuss.tvm.ai/t/implementing-new-operators-for-tensorflow/3624/10) to respond.

You are receiving this because you enabled mailing list mode.

To unsubscribe from these emails, [click here](https://discuss.tvm.ai/email/unsubscribe/92f107a354b9d40924f69d9923f938cbfcae2413141343bfe522247aecff766d).