Msabih edited a comment on issue #4262: [RELAY][Bug] 'name_hint' AttributeError 
issue when covert tensorflow to TVM
URL: https://github.com/apache/incubator-tvm/issues/4262#issuecomment-557501323
 
 
   > @kevinthesun does your fix resolve the problem?
   
   Apparently my problem is caused not by tvm but the way pytorch exported the 
upsample operator. Pytorch's exporter did not write the "scale" attribute. For 
now, my hack around is to manually supply the values of the scale operator. 
   
   I would say that you could print the operator name thats causing this error 
to come or is it any operator that causes this problem ?
   

----------------------------------------------------------------
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]


With regards,
Apache Git Services

Reply via email to