MasterJH5574 opened a new pull request, #17712: URL: https://github.com/apache/tvm/pull/17712
This PR renames the FP8 dtypes in TVM according to standards: * `e4m3_float8` is renamed to `float8_e4m3fn`, * `e5m2_float8` is renamed to `float8_e5m2`. This aligns with dtype names in PyTorch and ml_dtypes. -- 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]
