mikepapadim opened a new pull request #8367:
URL: https://github.com/apache/tvm/pull/8367


   This PR adds mypy type checking for schedule module.
   
   The schedule module is properly typed, so this addition will prevent untyped 
type defs to be added in the future.
   
   I added `type ignores` for objects returning through FFI and there were 
causing  `error: Module has no attribute`.
   
   I would like to hear some feedback on how to tackle this kind of object.
   
   


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to