Commit Graph

10 Commits

Author SHA1 Message Date
David Chavez 2fdf9a3591
feature(tensor): Add Tensor::stack (#1004) 2023-11-27 09:57:31 -05:00
Luni-4 c0eb339a8e
Remove binaries from .gitignore (#775) 2023-09-07 08:43:52 -04:00
Luni-4 7e4feb7d8b
Convert `run-checks` script into a Rust binary (#628) 2023-08-14 17:43:21 -04:00
Louis Fortier-Dubois aa4af29e3f
Matmul speedup (contiguous load) (#559) 2023-07-28 10:41:27 -04:00
Louis Fortier-Dubois fd88398ce4
feat/Xavier glorot (#394) 2023-06-11 09:54:44 -04:00
Dilshod Tadjibaev 30f6a30228
Fix tch build issue from the root (#180) (#189)
Moved .cargo/config.toml to the root so that the project can be built from the root and burn-tch as well.
2023-03-01 15:54:37 -05:00
Dilshod Tadjibaev a62738b0f4
Add a workaround script for arm64 tch-rs build issue (#180) (#182)
* Add a workaround script for arm64 tch-rs build issue (#180)
2023-02-28 20:01:01 -05:00
Nathaniel Simard bd36023b06
Update projects (#29) 2022-09-04 14:22:56 -04:00
nathaniel 902f431fc1 First Commit :D 2022-07-18 19:19:13 -04:00
Nathaniel Simard ebea760c54
Initial commit 2022-07-18 19:11:45 -04:00