Commit Graph

99 Commits

Author SHA1 Message Date
dependabot[bot] fc57c266fc
Bump crate-ci/typos from 1.16.2 to 1.16.3 (#624)
Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.16.2 to 1.16.3.
- [Release notes](https://github.com/crate-ci/typos/releases)
- [Changelog](https://github.com/crate-ci/typos/blob/master/CHANGELOG.md)
- [Commits](8a7996b4bc...ef5fcf92df)

---
updated-dependencies:
- dependency-name: crate-ci/typos
  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>
2023-08-10 09:35:35 -04:00
Caio Piccirillo 1d3bbaab13
Typos (#608) 2023-08-08 17:57:51 -04:00
Nathaniel Simard e10cf4adec
Update graphics drivers (#568) 2023-07-31 12:55:13 -04:00
Luni-4 7dbd43d111
Rewrite `publish.sh` script in Rust language (#556) 2023-07-28 12:51:41 -04:00
Nathaniel Simard 0a5a2d729a
chore: bump version for next release (#533) 2023-07-26 09:46:28 -04:00
nathaniel 7c9852b0a1 CI: add wgpu to publish workflow 2023-07-25 10:54:58 -04:00
Dilshod Tadjibaev b83203bc1c
Add disk clean up step for CI tests (#525) 2023-07-24 12:18:54 -04:00
Dilshod Tadjibaev 85521a1837
Minor stylistic changes to the PR tempalte (#437) 2023-06-27 08:02:59 -04:00
Dilshod Tadjibaev 7f5f0883ae
Add PR template and fix script name (#429) 2023-06-26 15:58:37 -04:00
Dilshod Tadjibaev 79e33109ee
Create dependabot.yml (#431) 2023-06-26 15:57:56 -04:00
Nathaniel Simard b6be22b855
Simpler CI (#407) 2023-06-26 08:58:54 -04:00
Dilshod Tadjibaev 56e40ae63b
Dataset audio - Speech Commands (#361) 2023-05-22 14:24:02 -04:00
Nathaniel Simard 29eecd6383
Prepare next release (#335) 2023-05-06 10:32:23 -04:00
Dilshod Tadjibaev df980d534e
Add foundation for importing ONNX files (#297) 2023-04-15 10:44:50 -04:00
Dilshod Tadjibaev 8350aedac8
Move publish.sh under scripts directory (#298) 2023-04-13 08:59:23 -04:00
Dilshod Tadjibaev ac58aa5a70
Fix compilation error (fixes #288) (#289) 2023-04-11 16:33:17 -04:00
Dilshod Tadjibaev 4a0312644f
Fix test template (#291) 2023-04-11 15:43:22 -04:00
Dilshod Tadjibaev 0a288dcb79
Add run-doc-test flat in test CI template (#290) 2023-04-11 13:59:26 -04:00
Nathaniel Simard 1c9ae2b5ad
Create FUNDING.yml 2023-04-10 19:33:02 -04:00
nathaniel d617c2cf69 Fix CI 2023-04-08 11:15:47 -04:00
Dilshod Tadjibaev b8283b0dbf
Change rust action to fix #263 (#277) 2023-04-08 10:53:08 -04:00
Nathaniel Simard 4e28e2a776
chore: prepare release v0.6.0 (#246) 2023-03-21 09:47:37 -04:00
Nathaniel Simard c9e344a97f
Fix/batch norm (#238) 2023-03-17 09:31:52 -04:00
Dilshod Tadjibaev 9df3b6a3be
Add new packages and tests with no-std options in CI (#168) (#179) 2023-02-26 14:18:13 -05:00
Dilshod Tadjibaev b7be9cec15
Fix CI template that was causing error (#168) (#178) 2023-02-26 13:00:56 -05:00
Dilshod Tadjibaev 83e43a3eac
Add no-std steps to the test template (#168) (#177) 2023-02-26 12:19:47 -05:00
nathaniel 54e2c1a600 chore: add doc issue template 2023-02-16 09:09:53 -05:00
Nathaniel Simard 745c88f0a0
Feat/conv (#147) 2023-01-11 18:33:09 -05:00
Nathaniel Simard 54c30abfb8
Refactor/burn core (#143) 2023-01-01 19:21:08 -05:00
Nathaniel Simard 248039da0a
Refactor/metric adaptor (#139) 2022-12-26 16:30:25 -05:00
Visual 85f98b9d54
refactor, feat: clean Cargo.toml files, upgrade tch to 0.10 (#131)
* Clean Cargo.toml files, upgrade tch to 0.10

* Add pull_request hook to test.yml workflow
2022-12-25 10:36:23 -05:00
nathaniel df95fc38ae ci: cleanup dependency graph 2022-11-20 13:26:30 -05:00
nathaniel a8e75f6164 fix/publish-crates-io 2022-11-20 13:08:54 -05:00
Nathaniel Simard 9ecd1be992
chore: get ready for next release (#111) 2022-11-20 12:59:10 -05:00
Nathaniel Simard 03b216a318
Ci/use template (#110) 2022-11-20 12:29:02 -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
gamachexx 83d60f4828
Issue and pull request templates (#75) 2022-11-06 11:29:29 -05:00
Nathaniel Simard ee61e843a5
refactor/mul-ops (#67) 2022-11-05 14:21:52 -04:00
Nathaniel Simard 5b4855317b
Doc/improve example (#64) 2022-10-26 18:08:38 -04:00
Nathaniel Simard 8c21cf11d8
Chore/clippy (#34) 2022-09-12 20:14:28 -04:00
Nathaniel Simard d0b581a919
Add docs to the Tensor struct (#31) 2022-09-09 18:10:25 -04:00
nathaniel 5f292423d2 Fix deploy script 2022-09-04 14:27:27 -04:00
Nathaniel Simard bd36023b06
Update projects (#29) 2022-09-04 14:22:56 -04:00
Nathaniel Simard f8ab29bba6
feat: add comparison (#19) 2022-08-22 14:27:23 -04:00
Nathaniel Simard d00b74b527
Feat/tensor concrete type (#9) 2022-07-31 12:06:25 -04:00
nathaniel 5f9e0d1bac ci: publish to crates.io 2022-07-27 16:54:34 -04:00
nathaniel 746cf79c4b ci: setup ci 2022-07-27 12:26:54 -04:00