joddiy commented on pull request #720: URL: https://github.com/apache/singa/pull/720#issuecomment-643951426
Hi, @Shashankwer, thanks for the report on this issue. However, since I've refactored lots of code in `dev` branch, as well as this issue. So I think it's a good time to switch our work from `master` branch to `dev` branch. And for an example, I've re-code this PR to dev branch in PR https://github.com/apache/singa/pull/735, you can compare the code and try to learn the implement in `dev` branch. > Hi @joddiy, > > Updating sonnx.py gives an error Class 'TensorProto' has no 'BOOL' member in pylint. Is it possible to add no-member under disable parameter in .pylintrc of the project to suppress the error? > The commit has been made reformatting the code and no changes were made in .pylintrc > > Thanks, > Shashank ---------------------------------------------------------------- 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]
