You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2019/12/13 00:25:36 UTC

[GitHub] [incubator-tvm] Msabih commented on issue #4262: [RELAY][Bug] 'name_hint' AttributeError issue when covert tensorflow to TVM

Msabih commented on issue #4262: [RELAY][Bug] 'name_hint' AttributeError issue when covert tensorflow to TVM
URL: https://github.com/apache/incubator-tvm/issues/4262#issuecomment-565247759
 
 
   @anguoyang  Not sure, I was already using Ubuntu. Besides that, I think I have figured out why the error is coming,  when Pytorch exports to ONNX, it does not write the Upsample operator properly as specified in the ONNX standard. 
   @Aeroxander In my case, the model was only using one scaling factor so the quick hack was just to supply the constant. However I would look into a proper solution.
   
   I would try to upload a sample script and snippet for the case.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services