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/23 16:55:20 UTC

[GitHub] [incubator-tvm] comaniac commented on pull request #6536: tvmc: linting error on onnx command line driver frontend

comaniac commented on pull request #6536:
URL: https://github.com/apache/incubator-tvm/pull/6536#issuecomment-697690524


   From the ONNX package `load` is for backward compatibility. Is there any particular reason to change to `load_model`?
   Also, pylint E1101 is `no-member`. I assume the reason you want to disable it in along with the change is because of the out-of-date lint file. Does that also imply it would be safer to use the compatible API?


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