t-vi edited a comment on pull request #7023:
URL: https://github.com/apache/tvm/pull/7023#issuecomment-738630593


   So the object holds some state such as the `default_dtype` in order to not 
have to pass it around in the methods. The methods that use this state have to 
be non-static. The others, which don't use the state, can be static.
   But I have made all conversion methods non-static, maybe that helps, too.


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


Reply via email to