github-actions[bot]
56f460295a
Combined PRs ( #1439 )
...
* Bump web-time from 1.0.0 to 1.1.0
Bumps [web-time](https://github.com/daxpedda/web-time ) from 1.0.0 to 1.1.0.
- [Release notes](https://github.com/daxpedda/web-time/releases )
- [Changelog](https://github.com/daxpedda/web-time/blob/main/CHANGELOG.md )
- [Commits](https://github.com/daxpedda/web-time/compare/v1.0.0...v1.1.0 )
---
updated-dependencies:
- dependency-name: web-time
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* Bump rayon from 1.8.1 to 1.9.0
Bumps [rayon](https://github.com/rayon-rs/rayon ) from 1.8.1 to 1.9.0.
- [Changelog](https://github.com/rayon-rs/rayon/blob/main/RELEASES.md )
- [Commits](https://github.com/rayon-rs/rayon/compare/rayon-core-v1.8.1...rayon-core-v1.9.0 )
---
updated-dependencies:
- dependency-name: rayon
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* Bump tempfile from 3.10.0 to 3.10.1
Bumps [tempfile](https://github.com/Stebalien/tempfile ) from 3.10.0 to 3.10.1.
- [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Stebalien/tempfile/compare/v3.10.0...v3.10.1 )
---
updated-dependencies:
- dependency-name: tempfile
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* Bump the cargo group group with 1 update
Bumps the cargo group group with 1 update: [mio](https://github.com/tokio-rs/mio ).
Updates `mio` from 0.8.10 to 0.8.11
- [Release notes](https://github.com/tokio-rs/mio/releases )
- [Changelog](https://github.com/tokio-rs/mio/blob/master/CHANGELOG.md )
- [Commits](https://github.com/tokio-rs/mio/compare/v0.8.10...v0.8.11 )
---
updated-dependencies:
- dependency-name: mio
dependency-type: indirect
dependency-group: cargo-security-group
...
Signed-off-by: dependabot[bot] <support@github.com>
* Bump log from 0.4.20 to 0.4.21
Bumps [log](https://github.com/rust-lang/log ) from 0.4.20 to 0.4.21.
- [Release notes](https://github.com/rust-lang/log/releases )
- [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rust-lang/log/compare/0.4.20...0.4.21 )
---
updated-dependencies:
- dependency-name: log
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-03-08 19:27:48 -05:00
dependabot[bot]
ec490ccea2
Bump serde-wasm-bindgen from 0.6.3 to 0.6.5 ( #1384 )
...
Bumps [serde-wasm-bindgen](https://github.com/RReverser/serde-wasm-bindgen ) from 0.6.3 to 0.6.5.
- [Commits](https://github.com/RReverser/serde-wasm-bindgen/compare/v0.6.3...v0.6.5 )
---
updated-dependencies:
- dependency-name: serde-wasm-bindgen
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-29 22:34:01 -05:00
dependabot[bot]
2ff4d370d3
Bump image from 0.24.8 to 0.24.9 ( #1366 )
...
Bumps [image](https://github.com/image-rs/image ) from 0.24.8 to 0.24.9.
- [Changelog](https://github.com/image-rs/image/blob/master/CHANGES.md )
- [Commits](https://github.com/image-rs/image/compare/v0.24.8...v0.24.9 )
---
updated-dependencies:
- dependency-name: image
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-29 21:52:31 -05:00
Guillaume Lagrange
4efc683df4
Upgrade to candle 0.4.1 ( #1382 )
...
* Fix python main entrypoint in book example
* Remove candle windows safeguards (#1178 )
* Bump candle-core from 0.3.3 to 0.4.1
* Remove windows current known issue
2024-02-29 11:29:11 -06:00
dependabot[bot]
cbf7550d43
Bump serde_json from 1.0.113 to 1.0.114 ( #1330 )
...
Bumps [serde_json](https://github.com/serde-rs/json ) from 1.0.113 to 1.0.114.
- [Release notes](https://github.com/serde-rs/json/releases )
- [Commits](https://github.com/serde-rs/json/compare/v1.0.113...v1.0.114 )
---
updated-dependencies:
- dependency-name: serde_json
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-24 11:29:33 -06:00
dependabot[bot]
a9d741ed83
Bump serde from 1.0.196 to 1.0.197 ( #1331 )
...
Bumps [serde](https://github.com/serde-rs/serde ) from 1.0.196 to 1.0.197.
- [Release notes](https://github.com/serde-rs/serde/releases )
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.196...v1.0.197 )
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-24 11:29:23 -06:00
Dilshod Tadjibaev
261e7eca1d
Add sub-crates as members of workspace ( #1348 )
2024-02-22 16:39:20 -05:00
Sylvain Benner
4427768570
[refactor] Move burn crates to their own crates directory ( #1336 )
2024-02-20 13:57:55 -05:00
Dilshod Tadjibaev
e9bb273700
Pytorch config extraction ( #1323 )
...
* PyTorch config deserializer from .pt file
* Update pytorch-model.md
* Format the book section
* Update Cargo.lock
* Recommend to resave config as json
* Fix comment wording
2024-02-20 09:52:36 -06:00
dependabot[bot]
866daa0fa4
Bump clap from 4.5.0 to 4.5.1 ( #1318 )
...
Bumps [clap](https://github.com/clap-rs/clap ) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/clap-rs/clap/releases )
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md )
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.0...v4.5.1 )
---
updated-dependencies:
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-19 08:49:09 -05:00
dependabot[bot]
89520b2b73
Bump arboard from 3.3.0 to 3.3.1 ( #1307 )
...
Bumps [arboard](https://github.com/1Password/arboard ) from 3.3.0 to 3.3.1.
- [Release notes](https://github.com/1Password/arboard/releases )
- [Changelog](https://github.com/1Password/arboard/blob/master/CHANGELOG.md )
- [Commits](https://github.com/1Password/arboard/compare/v3.3.0...v3.3.1 )
---
updated-dependencies:
- dependency-name: arboard
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-16 14:19:42 -05:00
Sylvain Benner
00b6c7d136
[backend-comparison] Add GitHub authentication to burnbench CLI ( #1285 )
...
* [backend-comparison] Add auth command to burnbench CLI
* [backend-comparison] Add --share argument to Burnbench CLI
* Cargo clippy fixes
* Fix typos
* Add comment to explain the FIVE_SECONDS constant
* Use num_args to force at least one arg value and make args required
In the run command, makes the --benches and --backends required
The manual check is no longer necessary
* Use and_then instead of match
* Simplify token verification
* Use map_or instead of match
2024-02-13 11:16:53 -05:00
dependabot[bot]
938a9d00b3
Bump clap from 4.4.18 to 4.5.0 ( #1281 )
...
Bumps [clap](https://github.com/clap-rs/clap ) from 4.4.18 to 4.5.0.
- [Release notes](https://github.com/clap-rs/clap/releases )
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md )
- [Commits](https://github.com/clap-rs/clap/compare/v4.4.18...clap_complete-v4.5.0 )
---
updated-dependencies:
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-12 16:24:18 -05:00
github-actions[bot]
03bbc64031
Combined PRs ( #1295 )
...
Combined PRs ➡️ 📦 ⬅️
✅ The following pull requests have been successfully combined on this PR:
Closes Bump thiserror from 1.0.56 to 1.0.57 #1293 Bump thiserror from 1.0.56 to 1.0.57
Closes Bump tokenizers from 0.15.1 to 0.15.2 #1292 Bump tokenizers from 0.15.1 to 0.15.2
Closes Bump bytemuck from 1.14.1 to 1.14.3 #1291 Bump bytemuck from 1.14.1 to 1.14.3
Closes Bump indicatif from 0.17.7 to 0.17.8 #1290 Bump indicatif from 0.17.7 to 0.17.8
2024-02-12 10:42:15 -05:00
dependabot[bot]
685d30fb46
Bump tempfile from 3.9.0 to 3.10.0 ( #1277 )
...
Bumps [tempfile](https://github.com/Stebalien/tempfile ) from 3.9.0 to 3.10.0.
- [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Stebalien/tempfile/compare/v3.9.0...v3.10.0 )
---
updated-dependencies:
- dependency-name: tempfile
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-08 09:38:56 -05:00
dependabot[bot]
1dc022cc54
Bump num-traits from 0.2.17 to 0.2.18 ( #1275 )
...
Bumps [num-traits](https://github.com/rust-num/num-traits ) from 0.2.17 to 0.2.18.
- [Changelog](https://github.com/rust-num/num-traits/blob/master/RELEASES.md )
- [Commits](https://github.com/rust-num/num-traits/compare/num-traits-0.2.17...num-traits-0.2.18 )
---
updated-dependencies:
- dependency-name: num-traits
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-08 09:38:30 -05:00
Sylvain Benner
5bef9d8432
[backend-comparison] Burnbench CLI ( #1260 )
2024-02-07 09:28:02 -05:00
dependabot[bot]
f6ea74721b
Bump the wasm-bindgen-dependencies group with 2 updates ( #1271 )
...
Bumps the wasm-bindgen-dependencies group with 2 updates: [js-sys](https://github.com/rustwasm/wasm-bindgen ) and [wasm-bindgen-futures](https://github.com/rustwasm/wasm-bindgen ).
Updates `js-sys` from 0.3.67 to 0.3.68
- [Release notes](https://github.com/rustwasm/wasm-bindgen/releases )
- [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md )
- [Commits](https://github.com/rustwasm/wasm-bindgen/commits )
Updates `wasm-bindgen-futures` from 0.4.40 to 0.4.41
- [Release notes](https://github.com/rustwasm/wasm-bindgen/releases )
- [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md )
- [Commits](https://github.com/rustwasm/wasm-bindgen/commits )
---
updated-dependencies:
- dependency-name: js-sys
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: wasm-bindgen-dependencies
- dependency-name: wasm-bindgen-futures
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: wasm-bindgen-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-07 09:22:38 -05:00
dependabot[bot]
efb8ea0810
Bump tokio from 1.35.1 to 1.36.0 ( #1259 )
...
Bumps [tokio](https://github.com/tokio-rs/tokio ) from 1.35.1 to 1.36.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases )
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.35.1...tokio-1.36.0 )
---
updated-dependencies:
- dependency-name: tokio
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-05 15:48:49 -05:00
dependabot[bot]
d83c97e3b0
Bump openblas-src from 0.10.8 to 0.10.9 ( #1258 )
...
Bumps [openblas-src](https://github.com/blas-lapack-rs/openblas-src ) from 0.10.8 to 0.10.9.
- [Release notes](https://github.com/blas-lapack-rs/openblas-src/releases )
- [Changelog](https://github.com/blas-lapack-rs/openblas-src/blob/master/CHANGELOG.md )
- [Commits](https://github.com/blas-lapack-rs/openblas-src/compare/openblas-src-v0.10.8...openblas-src-v0.10.9 )
---
updated-dependencies:
- dependency-name: openblas-src
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-05 15:48:34 -05:00
Guillaume Lagrange
57ee2ce717
Add `ImageFolderDataset` ( #1232 )
2024-02-02 16:32:38 -05:00
dependabot[bot]
ba6a4b4f6e
Bump libc from 0.2.152 to 0.2.153 ( #1215 )
...
Bumps [libc](https://github.com/rust-lang/libc ) from 0.2.152 to 0.2.153.
- [Release notes](https://github.com/rust-lang/libc/releases )
- [Commits](https://github.com/rust-lang/libc/compare/0.2.152...0.2.153 )
---
updated-dependencies:
- dependency-name: libc
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-02 12:55:07 -05:00
dependabot[bot]
ff9c7c23f8
Bump reqwest from 0.11.23 to 0.11.24 ( #1216 )
...
Bumps [reqwest](https://github.com/seanmonstar/reqwest ) from 0.11.23 to 0.11.24.
- [Release notes](https://github.com/seanmonstar/reqwest/releases )
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/seanmonstar/reqwest/compare/v0.11.23...v0.11.24 )
---
updated-dependencies:
- dependency-name: reqwest
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-02 09:51:25 -05:00
dependabot[bot]
75233c64f8
Bump candle-core from 0.3.2 to 0.3.3 ( #1218 )
...
Bumps [candle-core](https://github.com/huggingface/candle ) from 0.3.2 to 0.3.3.
- [Changelog](https://github.com/huggingface/candle/blob/main/CHANGELOG.md )
- [Commits](https://github.com/huggingface/candle/commits )
---
updated-dependencies:
- dependency-name: candle-core
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-02 09:39:19 -05:00
Nathaniel Simard
abb7ee10a5
Fix wgpu performance issue: revert to wgpu 0.18.0 ( #1221 )
...
* Use wgpu 0.18.0
* Fix clippy
2024-02-01 10:55:08 -05:00
Sylvain Benner
4aa13d6b25
Bump Burn version to 0.13 ( #1211 )
2024-01-31 16:01:20 -05:00
Nathaniel Simard
2acf6561dc
Chore: put all dependencies versions in workspace ( #1210 )
2024-01-31 14:47:02 -05:00
Nathaniel Simard
0ec0fba869
Chore: Update ratatui version ( #1204 )
2024-01-31 11:26:09 -05:00
Guillaume Lagrange
b9bd42959b
Add vision/mnist dataset ( #1176 )
2024-01-25 16:16:39 -05:00
Dilshod Tadjibaev
0368409eb3
Add support for loading PyTorch `.pt` (weights/states) files directly to model's record ( #1085 )
2024-01-25 10:20:09 -05:00
Nathaniel Simard
c9cc1321b6
Update wgpu version ( #1166 )
2024-01-23 09:50:51 -05:00
Sylvain Benner
9063701b53
Remove annoying cargo warning ( #1108 )
...
Package level profiles are ignored when workspace is enabled so
these lines are useless.
This commit removes them completely as panic, lto and rpath cannot be overridden from the workspace root.
Source: https://doc.rust-lang.org/cargo/reference/profiles.html#overrides
```
The precedence for which value is used is done in the following order (first match wins):
[profile.dev.package.name] — A named package.
[profile.dev.package."*"] — For any non-workspace member.
[profile.dev.build-override] — Only for build scripts, proc macros, and their dependencies.
[profile.dev] — Settings in Cargo.toml.
Default values built-in to Cargo.
Overrides cannot specify the panic, lto, or rpath settings.
```
2024-01-20 09:09:20 -05:00
Guillaume Lagrange
535458e7b9
Add example for custom CSV dataset ( #1129 )
2024-01-11 09:24:25 -05:00
Luni-4
467e65247b
ci/Add Windows pipeline ( #925 )
...
Co-Authored-By: Sylvain Benner <sylvain.benner@gmail.com>
2023-12-14 18:48:59 -05:00
David Chavez
71d3c1d142
chore(infra): Share some properties across workspace ( #1039 )
2023-12-12 09:39:07 -05:00
David Chavez
ef09b637b9
chore(web): better panic ( #1051 )
2023-12-05 07:30:29 -05:00
Dilshod Tadjibaev
cb616ed72c
Fix image classifier build failure by upgrading versions ( #967 )
2023-11-21 09:28:56 -05:00
Luni-4
445603401d
ci/Check dependencies ( #895 )
2023-11-19 10:35:03 -05:00
Dilshod Tadjibaev
e882d41f8b
Use updated serde_rusqlite version (MIT/Apache2 license) ( #956 )
...
fixes #719
2023-11-14 19:03:07 -05:00
Nathaniel Simard
322480b744
Feat/op fusion decorator ( #939 )
...
* WIP
* Impl backend decorator
* WIP
* WIP
* WIP
* WIP
* WIP
* WIP
* Refactor
* Handle graph single ops execution
* WIP
* Starting to get concrete
* WIP
* Fix locator
* Implement add ops
* Start implementing ops
* Add more ops
* Add more ops
* More float ops
* Almost finish float ops
* Almost done with Int
* Some fix
* Into float
* Implement bool ops
* Almost done with MVP
* Fix adaptive pooling
* Add fusion as backend
* Fix memory leak
* Fix
* WIP Doc
* Doc all ops enum
* Initial docs
* Clippy
* Clippy v2
* Fix typos
* Fix doc
* Fix feature flags
* Add missing ops
* Some cleanup
* Revert u128 id
* cosmetic fixes
---------
Co-authored-by: louisfd <louisfd94@gmail.com>
2023-11-09 21:21:41 -05:00
Louis Fortier-Dubois
e4d9d67526
make candle available ( #886 )
2023-10-23 10:00:39 -04:00
Dilshod Tadjibaev
097fd956d0
Upgrade dependency versions ( #854 )
...
This updates dependencies including tch to 0.14.0, which uses Torch 2.1.
2023-10-09 14:29:44 -04:00
Dilshod Tadjibaev
e2a17e4295
Add image classification web demo with WebGPU, CPU backends ( #840 )
2023-10-05 10:29:13 -04:00
Nathaniel Simard
80731913c7
Speedup CI ( #835 )
2023-09-29 15:13:16 -04:00
Nathaniel Simard
ca787d6446
Feat/async read ( #833 )
2023-09-28 17:09:58 -04:00
Louis Fortier-Dubois
aa90fe8efb
Refactor/burn benchmark ( #829 )
2023-09-28 09:38:21 -04:00
Nathaniel Simard
ac4adb54ea
Burn compute ( #809 )
2023-09-18 19:56:53 -04:00
Justin Moore
6095dd104e
Add `cargo-xtask` helper and move scripts into it ( #757 )
2023-09-06 08:22:00 -04:00
Damien Elmes
3669d2a6d4
Migrate from log4rs to tracing ( #739 )
2023-08-31 21:07:26 -04:00
Damien Elmes
0fd82ee5d3
Allow opting out of SQLite's bundling, or all SQLite usage ( #711 )
2023-08-29 10:50:01 -04:00
dependabot[bot]
8f4faabd5f
Update gix-tempfile requirement from 7.0.0 to 8.0.0 ( #679 )
...
Updates the requirements on [gix-tempfile](https://github.com/Byron/gitoxide ) to permit the latest version.
- [Release notes](https://github.com/Byron/gitoxide/releases )
- [Changelog](https://github.com/Byron/gitoxide/blob/main/CHANGELOG.md )
- [Commits](https://github.com/Byron/gitoxide/commits )
---
updated-dependencies:
- dependency-name: gix-tempfile
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-23 10:32:30 -04:00
Louis Fortier-Dubois
c1eddf04fc
Feat/candle/initialize ( #650 )
2023-08-17 08:50:08 -04:00
Dilshod Tadjibaev
294a319557
Add Jupyter notebook examples ( #651 )
2023-08-16 18:17:12 -04:00
Dilshod Tadjibaev
5cc32cc8cb
Remove topological sort of nodes ( #589 )
...
ONNX nodes should come as topologically sorted, so we are removing it instead, we are making sure the nodes are topologically sorted.
2023-08-06 10:51:28 -04:00
Dilshod Tadjibaev
1554a3c898
Full support for ONNX scalar operators and Constants ( #578 )
2023-08-04 16:51:51 -04:00
dependabot[bot]
739e8d910d
Update sanitize-filename requirement from 0.4.0 to 0.5.0 ( #569 )
...
Updates the requirements on [sanitize-filename](https://github.com/kardeiz/sanitize-filename ) to permit the latest version.
- [Commits](https://github.com/kardeiz/sanitize-filename/commits )
---
updated-dependencies:
- dependency-name: sanitize-filename
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-01 08:30:49 -04:00
dependabot[bot]
9d3c9d8fdf
Update wgpu requirement from 0.16.1 to 0.17.0 ( #521 )
...
Updates the requirements on [wgpu](https://github.com/gfx-rs/wgpu ) to permit the latest version.
- [Release notes](https://github.com/gfx-rs/wgpu/releases )
- [Changelog](https://github.com/gfx-rs/wgpu/blob/trunk/CHANGELOG.md )
- [Commits](https://github.com/gfx-rs/wgpu/compare/v0.16.1...v0.16.3 )
---
updated-dependencies:
- dependency-name: wgpu
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-24 13:00:22 -04:00
dependabot[bot]
7d7bd1f135
Update rstest requirement from 0.17.0 to 0.18.0 ( #467 )
2023-07-05 17:45:47 -04:00
Nathaniel Simard
f42176e93a
chore: upgrade syn ( #445 )
2023-06-28 12:50:28 -04:00
dependabot[bot]
d2f2c87120
Update gix-tempfile requirement from 6.0.0 to 7.0.0 ( #432 )
...
Updates the requirements on [gix-tempfile](https://github.com/Byron/gitoxide ) to permit the latest version.
- [Release notes](https://github.com/Byron/gitoxide/releases )
- [Changelog](https://github.com/Byron/gitoxide/blob/main/CHANGELOG.md )
- [Commits](https://github.com/Byron/gitoxide/compare/gix-tempfile-v6.0.0...gix-tempfile-v6.0.0 )
---
updated-dependencies:
- dependency-name: gix-tempfile
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-26 16:39:33 -04:00
Dilshod Tadjibaev
61291cc30c
Revert temp half-rs fix for no_std ( #430 )
...
Fixes #268
2023-06-26 15:59:06 -04:00
Nathaniel Simard
b6f88f8fca
refactor: better templating for wgsl shaders ( #404 )
2023-06-15 11:59:37 -04:00
Dilshod Tadjibaev
d57ca96695
Upgrade dep versions ( #399 )
2023-06-14 09:55:19 -04:00
Nathaniel Simard
974fdfaba1
Feat/wgpu backend setup ( #376 )
2023-06-02 11:52:47 -04:00
Dilshod Tadjibaev
483f9acca5
Enhance SqliteDatasetWriter to remove tmp on SIGTERM ( #375 )
...
Temporary files were dangling when a process is terminated by SIGINT (ctrl/cmd+c) or SIGTERM. This change used gix-tempfile to wrap a temporary file with a special signal handle to will remove the tmp file when writer is dropped or when program is terminated early.
2023-06-02 09:49:48 -04:00
Dilshod Tadjibaev
f05cf7bac3
Add SqliteDatasetWriter to store items in sqlite db ( #364 )
2023-06-01 09:54:50 -04:00
Dilshod Tadjibaev
41e54f741b
Use sqlite bundled version ( #366 )
...
Fixes #365
2023-05-26 18:09:01 -04:00
Dilshod Tadjibaev
b170b539b7
Upgrade dep versions ( #359 )
2023-05-21 09:07:39 -04:00
Dilshod Tadjibaev
6fece7e4cb
Dataset Improvements: Add Sqlite storage backend and HF importer improvements ( #353 )
2023-05-20 14:24:55 -04:00
Dilshod Tadjibaev
314db93b7f
Add ability to load onnx state to the generated source code ( #319 )
2023-05-03 13:05:43 -04:00
Dilshod Tadjibaev
df980d534e
Add foundation for importing ONNX files ( #297 )
2023-04-15 10:44:50 -04:00
Nathaniel Simard
6f43d983f7
State serialization/deserialization overhaul ( #247 )
2023-03-23 11:02:46 -04:00
Nathaniel Simard
eb7b1ceb2f
Bump tch version ( #245 )
2023-03-20 12:01:55 -04:00
Dilshod Tadjibaev
6222b887e9
Bump to the latest minor versions of dependencies ( #237 )
2023-03-15 21:54:47 -04:00
Nathaniel Simard
019c5f9c44
Refactor/int backend ( #197 )
...
* Update burn-tensor API
* Migrate burn-autodiff
* Update burn-tch
* Update burn-ndarray
* Add some doc
2023-03-06 14:45:58 -05:00
Dilshod Tadjibaev
fb925acc73
Make burn and burn-core packages no_std compatible ( #168 ) ( #173 )
...
* Make burn-ndarray and burn-tensor no_std compatible (#168 )
2023-02-25 09:38:01 -05:00
Dilshod Tadjibaev
9091363ada
Make burn-ndarray and burn-tensor no_std compatible ( #168 ) ( #169 )
2023-02-21 08:35:24 -05:00
Nathaniel Simard
54c30abfb8
Refactor/burn core ( #143 )
2023-01-01 19:21:08 -05:00
Nathaniel Simard
dda067e79b
Refactor/backend autodiff ( #106 )
2022-11-19 12:37:06 -05:00
Nathaniel Simard
d45d674a04
Refactor/backend ndarray ( #105 )
2022-11-18 20:37:38 -05:00
Nathaniel Simard
713f078602
refactor: burn tensor testgen ( #104 )
2022-11-16 21:02:32 -05:00
Nathaniel Simard
ab51c22a55
Refactor/extract tch backend ( #103 )
2022-11-15 21:06:40 -05:00
Nathaniel Simard
5b4855317b
Doc/improve example ( #64 )
2022-10-26 18:08:38 -04:00
Nathaniel Simard
bd36023b06
Update projects ( #29 )
2022-09-04 14:22:56 -04:00
Nathaniel Simard
1ff11e537a
Feat/save load ( #27 )
2022-09-01 20:31:45 -04:00
Nathaniel Simard
508cfd2b5a
Refactor/metric ( #23 )
2022-08-23 16:39:30 -04:00
Nathaniel Simard
0aa486fc0c
Feat/logger ( #21 )
2022-08-23 11:47:21 -04:00
Nathaniel Simard
0f6b50fc10
Feat/dataloader ( #17 )
2022-08-22 11:21:22 -04:00
Nathaniel Simard
1b8b1e3843
Feat/dataset huggignface ( #16 )
2022-08-21 17:20:45 -04:00
nathaniel
39be42b2c6
feat: basic setup
2022-08-20 20:20:56 -04:00
Nathaniel Simard
c261398814
Feat/more ops ( #11 )
2022-08-07 17:28:08 -04:00
Nathaniel Simard
0059c611f5
Feat/module definition ( #10 )
2022-08-05 21:14:44 -04:00
nathaniel
5f9e0d1bac
ci: publish to crates.io
2022-07-27 16:54:34 -04:00
nathaniel
b306156cc2
feat: init tensor
2022-07-26 09:45:13 -04:00
nathaniel
902f431fc1
First Commit :D
2022-07-18 19:19:13 -04:00