You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[QAT Lora 6/N] torch.compile for reference implementation (#3343)
### Changes
- Added `torch.compile` for `forward` & `backward` in reference
implementation.
### Reason for changes
- Training speed-up from 7 minutes to 5 minutes for 1 epoch of phi3.5
qat-lora tuning
### Related tickets
- 163973
### Tests
- TBD
0 commit comments