lhutton1 opened a new pull request #9626:
URL: https://github.com/apache/tvm/pull/9626


   Currently only uint8 datatype is supported for constants, as this is all 
that was necessary until now. This PR allows different datatypes to be used for 
constants, including different datatypes within the same graph.
   
   A workaround was previously added for Mean legalization, this has also been 
removed and replaced with the expected datatype of the constant.
   
   Note: this PR is dependent on #9576 so contains the contents of that PR also.
   
   cc @manupa-arm @ekalda @mbaret @NicolaLancellotti @dchauhan-arm
   


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