mbs-octoml opened a new pull request, #11224:
URL: https://github.com/apache/tvm/pull/11224

   While testing fp16 models for Collage discovered the Relay text
   format did not support f16. While adding that cleaned up scalar handling
   in general. However I left two inlined tests for 'is simple const'
   in place (fuse_ops.cc and memory_alloc.cc) since it's not clear whether
   they should remain specific to just {i,f}{32,64} or whether they can
   be replaced with the support::IsSimpleScalar central predicate.
   


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