burn/backend-comparison/benches
dependabot[bot] 371b82112e
Bump rand from 0.8.5 to 0.9.0 (#2789)
* Bump rand from 0.8.5 to 0.9.0

Bumps [rand](https://github.com/rust-random/rand) from 0.8.5 to 0.9.0.
- [Release notes](https://github.com/rust-random/rand/releases)
- [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-random/rand/compare/0.8.5...0.9.0)

---
updated-dependencies:
- dependency-name: rand
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update usage

* Update cubecl rev

* Fix test-vulkan in burn-vision

* Fix wasm build

* Fix typos

* Update cubecl rev for getrandom fix

* Fix rand tests dep

* Bump MRV to 1.84

* Update cubecl rev

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Guillaume Lagrange <lagrange.guillaume.1@gmail.com>
2025-02-12 10:07:55 -05:00
..
autodiff.rs Update cubecl (#2376) 2024-10-16 15:56:12 -04:00
binary.rs Update cubecl (#2376) 2024-10-16 15:56:12 -04:00
conv2d.rs [Optimization] Implicit gemm rewrite (#2545) 2024-11-29 14:20:21 -05:00
conv3d.rs Update cubecl (#2376) 2024-10-16 15:56:12 -04:00
conv_transpose2d.rs Update cubecl (#2376) 2024-10-16 15:56:12 -04:00
conv_transpose3d.rs Update cubecl (#2376) 2024-10-16 15:56:12 -04:00
custom_gelu.rs Update cubecl (#2376) 2024-10-16 15:56:12 -04:00
data.rs Bump rand from 0.8.5 to 0.9.0 (#2789) 2025-02-12 10:07:55 -05:00
load_record.rs Update cubecl (#2376) 2024-10-16 15:56:12 -04:00
matmul.rs Refactor/cubecl (#2654) 2025-01-05 17:02:23 -05:00
matmul_fused.rs Feat/improve fusion (#2773) 2025-02-06 12:45:25 -05:00
max_pool2d.rs Update cubecl (#2376) 2024-10-16 15:56:12 -04:00
reduce.rs implement benchmark for reduce kernel (#2692) 2025-01-13 14:48:10 -05:00
resnet.rs Update cubecl (#2376) 2024-10-16 15:56:12 -04:00
unary.rs Update cubecl (#2376) 2024-10-16 15:56:12 -04:00