I tried to run model optimizer on a tensorflow seq2seq frozen graph and got a graph cycle. Does it work with seq2seq?
Link Copied
Hi Mohan deepa,
Please check this thread.
https://software.intel.com/en-us/forums/computer-vision/topic/777945
It has similar topic.
Regards,
Peter.
Hi
I cannot figure what the fix is for this? Does model optimizer not support seq2seq model?
Deepa
Hi Deepa,
as the other thread answer indicates, In the general case, cycles are not supported by MO with seq2seq falling into that category. I invite you to read the recipe provided in the other thread on how to deal with this type of graph.
Best,
Severine
For more complete information about compiler optimizations, see our Optimization Notice.