t-vi opened a new pull request #5834:
URL: https://github.com/apache/incubator-tvm/pull/5834


   - Use/check type information from graph for inputs if available.
   - Allow user to set default dtype (default to float32 for sanity and 
compatibility).
   - Implement type promotion to follow PyTorch mechanism. This includes fixing 
the handling of many "Scalar" overloads in PyTorch binary ops.
   - Use dtype of input for consts.
   - Fix arange/linspace type semantics.
   - Added support for traced functions. (Because it really is about the "self" 
input handling.)
   


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


Reply via email to