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 2020/09/22 09:21:26 UTC

[GitHub] [incubator-tvm] intheworld opened a new issue #6526: rust examples are not working.

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


   rust/tvm/examples/resnet/src/build_resnet.py 
   "cargo build" went wrong, when add "--pretrained" args.
   
   --- stderr
   thread 'main' panicked at 'Could not prepare demo: AttributeError: <class 'tvm.ir.module.IRModule'> has no attribute params', tvm/examples/resnet/build.rs:31:5
   


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



[GitHub] [incubator-tvm] qixiuai commented on issue #6526: rust examples are not working.

Posted by GitBox <gi...@apache.org>.
qixiuai commented on issue #6526:
URL: https://github.com/apache/incubator-tvm/issues/6526#issuecomment-696787560


   I did not encounter the error when add "--pretrained" args using the master branch 044885860842e6c9936b45ab4edbd23f0e3c727b.


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



[GitHub] [incubator-tvm] intheworld commented on issue #6526: rust examples are not working.

Posted by GitBox <gi...@apache.org>.
intheworld commented on issue #6526:
URL: https://github.com/apache/incubator-tvm/issues/6526#issuecomment-697098903


   I find a similar script as follow.
   https://github.com/apache/incubator-tvm/blob/master/tutorials/frontend/from_mxnet.py
   And I change the build_resnet.py accordingly.


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



[GitHub] [incubator-tvm] qixiuai edited a comment on issue #6526: rust examples are not working.

Posted by GitBox <gi...@apache.org>.
qixiuai edited a comment on issue #6526:
URL: https://github.com/apache/incubator-tvm/issues/6526#issuecomment-696787560


   ~~I did not encounter the error when add "--pretrained" args using the master branch 044885860842e6c9936b45ab4edbd23f0e3c727b.~~
   After changing the code of build_resnet.py, now the error occurs.
   


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



[GitHub] [incubator-tvm] tqchen edited a comment on issue #6526: rust examples are not working.

Posted by GitBox <gi...@apache.org>.
tqchen edited a comment on issue #6526:
URL: https://github.com/apache/incubator-tvm/issues/6526#issuecomment-697531989


   Closed by #6527 Thanks to @intheworld 


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



[GitHub] [incubator-tvm] intheworld commented on issue #6526: rust examples are not working.

Posted by GitBox <gi...@apache.org>.
intheworld commented on issue #6526:
URL: https://github.com/apache/incubator-tvm/issues/6526#issuecomment-697098903


   I find a similar script as follow.
   https://github.com/apache/incubator-tvm/blob/master/tutorials/frontend/from_mxnet.py
   And I change the build_resnet.py accordingly.


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



[GitHub] [incubator-tvm] qixiuai edited a comment on issue #6526: rust examples are not working.

Posted by GitBox <gi...@apache.org>.
qixiuai edited a comment on issue #6526:
URL: https://github.com/apache/incubator-tvm/issues/6526#issuecomment-696787560


   ~~I did not encounter the error when add "--pretrained" args using the master branch 044885860842e6c9936b45ab4edbd23f0e3c727b.~~
   After changing the code of build_resnet.py, now the error occurs.
   


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



[GitHub] [incubator-tvm] tqchen commented on issue #6526: rust examples are not working.

Posted by GitBox <gi...@apache.org>.
tqchen commented on issue #6526:
URL: https://github.com/apache/incubator-tvm/issues/6526#issuecomment-697531989


   Closed by #6527 


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



[GitHub] [incubator-tvm] qixiuai commented on issue #6526: rust examples are not working.

Posted by GitBox <gi...@apache.org>.
qixiuai commented on issue #6526:
URL: https://github.com/apache/incubator-tvm/issues/6526#issuecomment-696787560


   I did not encounter the error when add "--pretrained" args using the master branch 044885860842e6c9936b45ab4edbd23f0e3c727b.


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



[GitHub] [incubator-tvm] tqchen closed issue #6526: rust examples are not working.

Posted by GitBox <gi...@apache.org>.
tqchen closed issue #6526:
URL: https://github.com/apache/incubator-tvm/issues/6526


   


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