burn/crates
Nathaniel Simard d50bac165e
feat cube support Array (#1907)
2024-06-19 17:03:02 -04:00
..
burn Fix `DataSerialize` conversion for elements of the same type (#1832) 2024-05-28 18:12:44 -04:00
burn-autodiff feat: Make RetroForward public (#1905) 2024-06-18 16:44:32 -04:00
burn-candle Add option to flush queue instead of waiting for completion. (#1864) 2024-06-13 09:56:08 -04:00
burn-common Add option to flush queue instead of waiting for completion. (#1864) 2024-06-13 09:56:08 -04:00
burn-compute Perf/dynamic mm (#1906) 2024-06-18 08:41:07 -04:00
burn-core Doc: Improve module to_device/fork docs (#1901) 2024-06-18 16:45:38 -04:00
burn-cube feat cube support Array (#1907) 2024-06-19 17:03:02 -04:00
burn-cube-macros Cube: variable reusability + refactor in cube macros (#1885) 2024-06-14 11:20:25 -04:00
burn-cuda feat cube support Array (#1907) 2024-06-19 17:03:02 -04:00
burn-dataset Fix `DataSerialize` conversion for elements of the same type (#1832) 2024-05-28 18:12:44 -04:00
burn-derive clippy on rust update (#1886) 2024-06-13 12:15:15 -04:00
burn-fusion clippy on rust update (#1886) 2024-06-13 12:15:15 -04:00
burn-import feat: added reduce min onnx import (#1894) 2024-06-18 09:04:24 -04:00
burn-jit Cube: variable reusability + refactor in cube macros (#1885) 2024-06-14 11:20:25 -04:00
burn-ndarray Implement `Element` for `bool` (#1878) 2024-06-14 09:02:38 -04:00
burn-no-std-tests Fix `DataSerialize` conversion for elements of the same type (#1832) 2024-05-28 18:12:44 -04:00
burn-tch Add option to flush queue instead of waiting for completion. (#1864) 2024-06-13 09:56:08 -04:00
burn-tensor Fix conv2d_weight_grad_groups (#1891) 2024-06-17 09:24:33 -04:00
burn-tensor-testgen Fix Cargo.toml repository links (#1749) 2024-05-09 15:40:05 -04:00
burn-train LearnerBuilder "with_checkpointing_strategy" should use builder pattern (#1841) 2024-06-05 07:55:44 -04:00
burn-wgpu Do not use default burn-compute features unless enabled. (#1908) 2024-06-19 10:12:11 -04:00