Nathaniel Simard
|
2c151a5570
|
Update module doc + add sponsors section (#267)
|
2023-04-02 17:37:01 -04:00 |
Nathaniel Simard
|
d3887bcd3d
|
Feat/module record (#265)
|
2023-04-02 16:22:05 -04:00 |
Nathaniel Simard
|
32d38bebc3
|
Refactor Param wrapping only for Tensor (#259)
|
2023-03-31 16:45:10 -04:00 |
Nathaniel Simard
|
8d03fc2e90
|
Inline serde struct (#252)
|
2023-03-24 17:58:48 -04:00 |
Nathaniel Simard
|
4e28e2a776
|
chore: prepare release v0.6.0 (#246)
|
2023-03-21 09:47:37 -04:00 |
Dilshod Tadjibaev
|
6222b887e9
|
Bump to the latest minor versions of dependencies (#237)
|
2023-03-15 21:54:47 -04:00 |
Nathaniel Simard
|
b8d9f012da
|
refactor(burn-core): module visitor mut (#195)
|
2023-03-05 14:40:47 -05:00 |
Nathaniel Simard
|
ffd3d35176
|
Refactor/tensor api (#191)
|
2023-03-05 09:23:42 -05:00 |
Nathaniel Simard
|
d4c298c221
|
Refactor/burn core (#188)
|
2023-03-01 16:10: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 |
Nathaniel Simard
|
2401d8ad96
|
Prepare next release (#161)
|
2023-02-12 15:32:29 -05:00 |
Nathaniel Simard
|
c7963d8485
|
refactor: device functions (#157)
|
2023-01-27 18:37:21 -05:00 |
Nathaniel Simard
|
b7aa066e5c
|
Feat/nn max pool2d (#153)
|
2023-01-21 17:06:39 -05:00 |
Nathaniel Simard
|
2f179f12c9
|
Bump versions (#141)
|
2022-12-30 15:15:51 -05:00 |
Visual
|
567adfb93e
|
refactor: fix all clippy warnings (#137)
|
2022-12-25 11:22: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 Simard
|
3a91c2c48e
|
Feat/multi device (#128)
|
2022-12-20 18:01:58 -05:00 |
Nathaniel Simard
|
a599eaed88
|
Feat/module visitor (#127)
|
2022-12-17 14:25:36 -05:00 |
Nathaniel Simard
|
eee90a5c9e
|
Example/text classification (#123)
|
2022-12-02 17:42:49 -05:00 |
Nathaniel Simard
|
acb14adc29
|
Fix/named tensor (#115)
|
2022-11-25 19:30:35 -05:00 |
Nathaniel Simard
|
9ecd1be992
|
chore: get ready for next release (#111)
|
2022-11-20 12:59:10 -05:00 |
Nathaniel Simard
|
dda067e79b
|
Refactor/backend autodiff (#106)
|
2022-11-19 12:37:06 -05:00 |
Nathaniel Simard
|
847243ddae
|
Feat/embedding (#61)
|
2022-10-23 10:18:35 -04:00 |
Nathaniel Simard
|
aee55f1db3
|
Doc/readme (#55)
* doc: readme
* update
* update repository
|
2022-10-06 17:44:04 -04:00 |
nathaniel
|
d016c0b1fd
|
fix: burn-derive
|
2022-10-04 20:35:34 -04:00 |
Nathaniel Simard
|
7389ef20b0
|
Doc/burn (#54)
|
2022-10-04 20:30:03 -04:00 |
Nathaniel Simard
|
c4cfe98846
|
Feat/enum config (#47)
|
2022-09-25 15:09:08 -04:00 |
Nathaniel Simard
|
6625b4c6ff
|
feat: use json for config serde (#43)
|
2022-09-23 23:06:22 -04:00 |
Nathaniel Simard
|
5844d43aa8
|
Refactor/config (#40)
|
2022-09-20 19:29:42 -04:00 |
Nathaniel Simard
|
26d905f168
|
refactor/module trait (#39)
|
2022-09-19 22:34:05 -04:00 |
Nathaniel Simard
|
21757ee534
|
Feat/config derive (#38)
|
2022-09-18 15:56:12 -04:00 |
Nathaniel Simard
|
b9f833767f
|
Feat/optim (#37)
|
2022-09-18 12:42:19 -04:00 |
Nathaniel Simard
|
8c21cf11d8
|
Chore/clippy (#34)
|
2022-09-12 20:14:28 -04:00 |
Nathaniel Simard
|
34ad49d1b2
|
feat: support fields that are not param in module (#32)
|
2022-09-10 16:35:17 -04:00 |
Nathaniel Simard
|
bd36023b06
|
Update projects (#29)
|
2022-09-04 14:22:56 -04:00 |
Nathaniel Simard
|
548a1be488
|
Refactor/burn tensor (#28)
|
2022-09-03 12:51:38 -04:00 |
Nathaniel Simard
|
1ff11e537a
|
Feat/save load (#27)
|
2022-09-01 20:31:45 -04:00 |
nathaniel
|
7988000dad
|
Generate and Load from State
|
2022-08-31 19:39:48 -04:00 |
Nathaniel Simard
|
674e078a85
|
Feat/inner module (#26)
|
2022-08-30 18:05:42 -04:00 |
nathaniel
|
9ed252755c
|
chore: cleanup
|
2022-08-26 18:38:16 -04:00 |
Nathaniel Simard
|
5560bae26a
|
Feat/elem conversion (#18)
|
2022-08-22 13:27:15 -04:00 |
Nathaniel Simard
|
0059c611f5
|
Feat/module definition (#10)
|
2022-08-05 21:14:44 -04:00 |