burn/crates
Dilshod Tadjibaev cd848b1c94
Add is_nan and contains_nan tensor ops (#2088)
* Add is_nan and contains_nan tensor ops

* Enable nan test for burn-candle

* Disabling tests due to #2089
2024-08-06 12:16:12 -05:00
..
burn Bump rust minimal version to 1.79 2024-07-18 09:15:49 -04:00
burn-autodiff Repeat operation (#2090) 2024-08-02 20:33:47 -04:00
burn-candle Add is_nan and contains_nan tensor ops (#2088) 2024-08-06 12:16:12 -05:00
burn-common Chore/update/cubecl (#2067) 2024-07-28 12:15:02 -04:00
burn-core Repeat operation (#2090) 2024-08-02 20:33:47 -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 Print model structure like with PyTorch - Part 1 (#1912) 2024-06-25 09:23:10 -04:00
burn-fusion Repeat operation (#2090) 2024-08-02 20:33:47 -04:00
burn-import Add 1d and 2d modules for interpolate with scaling (also fix ONNX Resize op) (#2081) 2024-07-31 12:08:26 -05:00
burn-jit Repeat operation (#2090) 2024-08-02 20:33:47 -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 aggregation results slice (#2110) 2024-08-06 12:02:11 -05:00
burn-tensor Add is_nan and contains_nan tensor ops (#2088) 2024-08-06 12:16:12 -05:00
burn-tensor-testgen Fix Cargo.toml repository links (#1749) 2024-05-09 15:40:05 -04:00
burn-train Add top-k accuracy (#2097) 2024-08-06 12:01:28 -05:00
burn-wgpu Migration/cubecl (#2041) 2024-07-22 11:08:40 -04:00
onnx-ir Add 1d and 2d modules for interpolate with scaling (also fix ONNX Resize op) (#2081) 2024-07-31 12:08:26 -05:00