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

   This commit adds support for representing scalable vectors using the string 
data type format. For example, "float32xvscalex4" may be used to represent the 
following scalable type: `DataType(kDLFloat, 32, /*lanes=*/4, 
/*is_scalable=*/true)`.
   
   Co-authored-by: Elen Kalda <[email protected]>
   Co-authored-by: Neil Hickey <[email protected]>


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