v1.0.8: Disable triton fused ops by default
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.