Dilshod Tadjibaev
|
d57ca96695
|
Upgrade dep versions (#399)
|
2023-06-14 09:55:19 -04:00 |
Dilshod Tadjibaev
|
b170b539b7
|
Upgrade dep versions (#359)
|
2023-05-21 09:07:39 -04:00 |
Dilshod Tadjibaev
|
05763e1878
|
Bump version to the next minor to indicate dev (#344)
|
2023-05-10 18:02:08 -04:00 |
Nathaniel Simard
|
6c9a5c8e58
|
Refactor/record (#323)
|
2023-05-04 14:59:16 -04:00 |
Nathaniel Simard
|
78ac09fb7a
|
Support dilation in convolution operations (#301)
|
2023-04-18 10:01:11 -04:00 |
Dilshod Tadjibaev
|
ac58aa5a70
|
Fix compilation error (fixes #288) (#289)
|
2023-04-11 16:33:17 -04:00 |
Nathaniel Simard
|
f04fe101d8
|
Feat/module no grad (#274)
|
2023-04-07 09:01:27 -04:00 |
Nathaniel Simard
|
ca8ee0724d
|
Refactor/optim (#272)
|
2023-04-05 12:38:53 -04:00 |
Nathaniel Simard
|
d3887bcd3d
|
Feat/module record (#265)
|
2023-04-02 16:22:05 -04:00 |
Nathaniel Simard
|
73f6d1916b
|
Feat/record (#262)
|
2023-04-02 10:09:29 -04:00 |
Nathaniel Simard
|
32d38bebc3
|
Refactor Param wrapping only for Tensor (#259)
|
2023-03-31 16:45:10 -04:00 |
Nathaniel Simard
|
7d7504686a
|
Refactor/init modules (#250)
|
2023-03-24 15:38:02 -04:00 |
Nathaniel Simard
|
53baa2e10d
|
Feat/batch norm nd (#249)
|
2023-03-23 17:15:39 -04:00 |
Nathaniel Simard
|
6f43d983f7
|
State serialization/deserialization overhaul (#247)
|
2023-03-23 11:02:46 -04:00 |
Nathaniel Simard
|
4e28e2a776
|
chore: prepare release v0.6.0 (#246)
|
2023-03-21 09:47:37 -04:00 |
nathaniel
|
2f91a5e4e2
|
fix: burn mnist wasm demo link
|
2023-03-20 19:31:56 -04:00 |
Dilshod Tadjibaev
|
019ccbde4c
|
Fix and update readme docs (#244)
|
2023-03-20 11:51:07 -04:00 |
Dilshod Tadjibaev
|
8e74ce4bb9
|
Reduce MNIST parameters and update mnist-inference-web to match (#242)
|
2023-03-17 19:46:26 -04:00 |
Dilshod Tadjibaev
|
ed5888e701
|
Mnist inference web: Readme (#233)
|
2023-03-15 08:49:59 -04:00 |
Nathaniel Simard
|
a314c7b694
|
Perf/optimize backward ops (#232)
|
2023-03-14 12:59:52 -04:00 |
Dilshod Tadjibaev
|
e991ba38df
|
Mnist inference web: Remove wee_alloc allocator and use rust's alloc for WASM32 (#231)
|
2023-03-14 08:57:10 -04:00 |
nathaniel
|
7f3f8d2b22
|
fix: mnist inference web build for web no such dir
|
2023-03-13 20:13:39 -04:00 |
Dilshod Tadjibaev
|
bf9d33e6fc
|
Add MNIST inference on the web demo crate (#228)
* Add MNIST inference on the web demo crate
* Fix problems identified during a PR review
|
2023-03-13 19:51:32 -04:00 |