burn/crates/burn-autodiff/src
Guillaume Lagrange a6f7a5e532
Remove const D generic (#2298)
* Remove const D generic

* Missing merge conflicts
2024-09-24 08:35:52 -04:00
..
checkpoint Remove const D generic (#2298) 2024-09-24 08:35:52 -04:00
graph New autodiff graph memory management strategy (#1698) 2024-04-26 12:25:53 -04:00
ops Remove const D generic (#2298) 2024-09-24 08:35:52 -04:00
runtime Remove const D generic (#2298) 2024-09-24 08:35:52 -04:00
tests Remove const D generic (#2298) 2024-09-24 08:35:52 -04:00
backend.rs Remove const D generic (#2298) 2024-09-24 08:35:52 -04:00
bridge.rs Remove const D generic (#2298) 2024-09-24 08:35:52 -04:00
grads.rs Remove const D generic (#2298) 2024-09-24 08:35:52 -04:00
lib.rs [Breaking] Make Tensor, Module, Optimizer !Sync + Refactor Autodiff (#1575) 2024-04-04 16:01:17 -04:00
tensor.rs Remove const D generic (#2298) 2024-09-24 08:35:52 -04:00
utils.rs [refactor] Move burn crates to their own crates directory (#1336) 2024-02-20 13:57:55 -05:00