burn/crates
Guillaume Lagrange 723c9d1a2e
Fix module derive with generics (#2127)
* Remove unnecessary ModuleDisplayDefault generic bound + duplicate ModuleDisplay

* Remove erroneous bound for autodiff module generic
2024-08-08 16:24:51 -04:00
..
burn Chore/integrate updated cubecl (#2142) 2024-08-08 16:19:39 -04:00
burn-autodiff Repeat operation (#2090) 2024-08-02 20:33:47 -04:00
burn-candle Add Hard sigmoid activation function (#2112) 2024-08-07 13:01:42 -05:00
burn-common Chore/update/cubecl (#2067) 2024-07-28 12:15:02 -04:00
burn-core Chore/integrate updated cubecl (#2142) 2024-08-08 16:19:39 -04:00
burn-cuda Chore/update/cubecl (#2067) 2024-07-28 12:15:02 -04:00
burn-dataset Add polars DataFrame support for Dataset (#2029) 2024-07-31 17:22:49 -05:00
burn-derive Fix module derive with generics (#2127) 2024-08-08 16:24:51 -04:00
burn-fusion Repeat operation (#2090) 2024-08-02 20:33:47 -04:00
burn-import ONNX Tile operation (#2092) 2024-08-07 17:43:59 -04:00
burn-jit Chore/integrate updated cubecl (#2142) 2024-08-08 16:19:39 -04:00
burn-ndarray Fix bug: Filling tensor containing f32::NEG_INFINITY will result in NaN for burn-ndarray (#2095) 2024-08-05 08:32:31 -04:00
burn-no-std-tests Refactor tensor data (#1916) 2024-06-26 20:22:19 -04:00
burn-tch Fix #2091 bug (in-place after expand) (#2114) 2024-08-07 17:37:20 -04:00
burn-tensor Precision option for tensor display (#2139) 2024-08-08 15:01:42 -05:00
burn-tensor-testgen Fix Cargo.toml repository links (#1749) 2024-05-09 15:40:05 -04:00
burn-train Chore/integrate updated cubecl (#2142) 2024-08-08 16:19:39 -04:00
burn-wgpu Chore/integrate updated cubecl (#2142) 2024-08-08 16:19:39 -04:00
onnx-ir feat: adding shape support for gather ONNX operation (#2128) 2024-08-08 13:18:03 -04:00