orobix / fwdgrad

Implementation of "Gradients without backpropagation" paper (https://arxiv.org/abs/2202.08587) using functorch
MIT License
96 stars 8 forks source link

Flatten transform without lambda #14

Closed belerico closed 1 year ago

belerico commented 1 year ago

Solves #12