dfdx / Yota.jl

Reverse-mode automatic differentiation in Julia
MIT License
158 stars 12 forks source link

`op` not defined in `record_primitive` assertion error #110

Closed avik-pal closed 2 years ago

avik-pal commented 2 years ago

https://github.com/dfdx/Yota.jl/blob/5fd158c2e7f35ca4238989746fcf774bb766025f/src/grad.jl#L52

dfdx commented 2 years ago

Thanks! Fixed in #111