transformers
24d59c79
- Use `torch.bool` instead of `torch.int64` for non-persistant causal mask buffer (#29241)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
Use `torch.bool` instead of `torch.int64` for non-persistant causal mask buffer (#29241) use torch.bool instead of torch.int64
References
#29241 - Use `torch.bool` instead of `torch.int64` for non-persistant causal mask buffer
Author
fxmarty
Parents
7c4995f9
Loading