ROCm / triton

Development repository for the Triton language and compiler
MIT License
80 stars 22 forks source link

Added an option to use truncation instead of rounding for fp32 to #520

Closed wenchenvincent closed 4 months ago

wenchenvincent commented 4 months ago

bf16 conversion. The option could be controlled by setting environment variable TRUNCATE_F32_TO_BF16=1.