yjiangling opened a new issue #5810:
URL: https://github.com/apache/incubator-tvm/issues/5810


   Hi,
       When I compile a tensorflow pb model with TVM, it gives the following 
error message:
   
   NotImplementedError: The following operators are not implemented: 
{'GatherTree'} 
   
   Is it caused by dunamic RNN network? The op "TensorArray" is not support 
yet? How can I solve it? As the examples given in the projects are image 
processing models, most of them are CNN networks. But when we deal with speech 
recognition task, the dynamcin RNN networks are universally used, especially in 
the decoder step, the decode results are stored in the TensorArray.
   
   Anyone could U please give me some help? Thanks a lot!
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to