Skip to content

v1.0.8: Disable triton fused ops by default

Choose a tag to compare

@zhangyuxuann zhangyuxuann released this 16 Mar 04:32
· 20 commits to main since this release

What's Changed

  • Triton fused ops for dropout residual are now disabled by default as they cause a slight drop in foldbench performance. They can be enabled via the FUSED_DROPOUT_RESIDUAL environment variable.