burn/examples
github-actions[bot] 58129d1c11
Combined PRs (#2177)
* Bump tokenizers from 0.19.1 to 0.20.0

Bumps [tokenizers](https://github.com/huggingface/tokenizers) from 0.19.1 to 0.20.0.
- [Release notes](https://github.com/huggingface/tokenizers/releases)
- [Changelog](https://github.com/huggingface/tokenizers/blob/main/RELEASE.md)
- [Commits](https://github.com/huggingface/tokenizers/compare/v0.19.1...v0.20.0)

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

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

* Bump libc from 0.2.155 to 0.2.157

Bumps [libc](https://github.com/rust-lang/libc) from 0.2.155 to 0.2.157.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Changelog](https://github.com/rust-lang/libc/blob/0.2.157/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.155...0.2.157)

---
updated-dependencies:
- dependency-name: libc
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

* Bump tempfile from 3.11.0 to 3.12.0

Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.11.0 to 3.12.0.
- [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Stebalien/tempfile/commits)

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

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

* Bump serde from 1.0.207 to 1.0.208

Bumps [serde](https://github.com/serde-rs/serde) from 1.0.207 to 1.0.208.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.207...v1.0.208)

---
updated-dependencies:
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-08-20 08:36:48 -04:00
..
custom-csv-dataset feat cube support Array (#1907) 2024-06-19 17:03:02 -04:00
custom-image-dataset Refactor tensor data (#1916) 2024-06-26 20:22:19 -04:00
custom-renderer Add configurable application logger to learner builder (#1774) 2024-05-16 16:25:33 -04:00
custom-training-loop [Fusion] Support multi-precision fusion (#1718) 2024-05-02 18:22:56 -04:00
custom-wgpu-kernel Chore/update/cubecl (#2067) 2024-07-28 12:15:02 -04:00
guide Print module part3 - Update book (#1940) 2024-07-01 12:42:17 -05:00
image-classification-web Migration/cubecl (#2041) 2024-07-22 11:08:40 -04:00
mnist Refactor tensor data (#1916) 2024-06-26 20:22:19 -04:00
mnist-inference-web Update model.bin mnist inference web + add cuda-jit flag for ag-news-infer (#2170) 2024-08-19 12:53:15 -04:00
named-tensor docs(book-&-examples): modify book and examples with new `prelude` module (#1372) 2024-02-28 13:25:25 -05:00
notebook docs(book-&-examples): modify book and examples with new `prelude` module (#1372) 2024-02-28 13:25:25 -05:00
onnx-inference modified mnist image link in the Hugging face (#2134) 2024-08-08 11:15:08 -05:00
pytorch-import modified mnist image link in the Hugging face (#2134) 2024-08-08 11:15:08 -05:00
simple-regression Add learner training report summary (#1591) 2024-04-11 12:32:25 -04:00
text-classification Combined PRs (#2177) 2024-08-20 08:36:48 -04:00
text-generation Combined PRs (#2177) 2024-08-20 08:36:48 -04:00