transformers
2cc8cf6c
- Fix `torch.compile` with `fullgraph=True` when `attention_mask` input is used (#29211)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
Fix `torch.compile` with `fullgraph=True` when `attention_mask` input is used (#29211) * fix torch.export.export for llama * do not change doc title * make fix copies
References
#29211 - Fix `torch.compile` with `fullgraph=True` when `attention_mask` input is used
Author
fxmarty
Parents
dabe8556
Loading