0x00-pl opened a new issue, #11107: URL: https://github.com/apache/tvm/issues/11107
bf16_legalize changes buffer type from bfloat16 to uint16. but input var is still bfloat16. ### Environment https://github.com/apache/tvm/blob/v0.8/src/tir/transforms/arg_binder.cc#L166 https://github.com/apache/tvm/blob/v0.8/src/tir/transforms/bf16_legalize.cc#L220 https://github.com/apache/tvm/blob/v0.8/src/tir/transforms/bf16_legalize.cc#L235 -- 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]
