xla
aeed61a9
- [Pallas] Introduce GMM(torch.autograd.Function) (#7152)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[Pallas] Introduce GMM(torch.autograd.Function) (#7152) Summary: This pull request make GMM as a torch.autograd.Function such that we can use torch.autograd.backward instead of manual backpropagation. Test Plan: python test/test_gmm.py
References
#7152 - [Pallas] Introduce GMM(torch.autograd.Function)
Author
alanwaketan
Parents
af51f063
Loading