Skip to content

Commit

Permalink
support forward mode
Browse files Browse the repository at this point in the history
  • Loading branch information
yoyolicoris committed Apr 2, 2024
1 parent 6cbef03 commit 894a5b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -240,5 +240,5 @@ def avg(rms: torch.Tensor, avg_coef: Union[torch.Tensor, float]):
- [x] CUDA acceleration in Numba
- [ ] PyTorch CPP extension
- [ ] Native CUDA extension
- [ ] Forward mode autograd
- [x] Forward mode autograd
- [ ] Examples

0 comments on commit 894a5b0

Please sign in to comment.