Louis Fortier-Dubois
8fc52113bc
Chore/bump v12 ( #1048 )
2023-12-04 10:47:54 -05:00
Louis Fortier-Dubois
3088c466a5
patch 0.11.1 ( #1047 )
2023-12-04 10:18:30 -05:00
Nathaniel Simard
ab1b5890f5
Chore/release ( #1031 )
2023-12-01 14:33:28 -05:00
Nathaniel Simard
f6d14f1b1a
Refactor feature flags ( #1025 )
2023-12-01 09:48:28 -05:00
David Chavez
f73136e3df
chore(candle): Allow enabling accelerate ( #1009 )
...
* chore(candle): Allow enabling accelerate
* Temporarily disable test for accelerate feature
* Allow enabling accelerate from upstream
* Update the README
* Have xtask also test using accelerate
* Renable failing test
* Fix matmul on candle when using accelerate
* Add additional comment to xtask method
2023-11-30 13:03:00 -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
Nathaniel Simard
233922d60c
Chore: Bump version for next release ( #900 )
2023-10-24 19:31:13 -04:00
Alex Errant
9f2bc599b8
Add a `sync` feature to common, core, and tensor ( #893 )
2023-10-24 14:32:01 -04:00
Nathaniel Simard
86db5dc392
Enable candle cuda ( #887 )
2023-10-23 11:00:54 -04:00
Louis Fortier-Dubois
e4d9d67526
make candle available ( #886 )
2023-10-23 10:00:39 -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
ca787d6446
Feat/async read ( #833 )
2023-09-28 17:09:58 -04:00
Nathaniel Simard
95e660488e
Refactor/burn compute wgpu ( #826 )
2023-09-25 10:42:45 -04:00
Nathaniel Simard
4f72578260
Fix compilation flags ( #800 )
2023-09-13 10:38:16 -04:00
Nathaniel Simard
af0be5cfeb
Chore: bump version ( #777 )
2023-09-06 12:15:13 -04:00
nathaniel
76894eff04
Remove candle from release
2023-09-06 10:25:37 -04:00
Nathaniel Simard
8b3d10c4d3
Cleanup of the book + feature flags ( #773 )
...
---------
Co-authored-by: louisfd <louisfd94@gmail.com>
2023-09-06 09:16:36 -04:00
Damien Elmes
5b97f1a54b
Re-export some submodules and add feature flags for them ( #759 )
2023-09-04 09:13:52 -04:00
Damien Elmes
520cea16df
Fix: burn-core/std depended on sqlite feature ( #731 )
2023-09-01 09:28:58 -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
Louis Fortier-Dubois
c1eddf04fc
Feat/candle/initialize ( #650 )
2023-08-17 08:50:08 -04:00
Wouter Doppenberg
1f01fcb640
AdamW implementation ( #566 )
2023-08-09 16:09:17 -04:00
Nathaniel Simard
0a5a2d729a
chore: bump version for next release ( #533 )
2023-07-26 09:46:28 -04:00
Nathaniel Simard
13836ac599
Fix: wgpu powf ( #443 )
2023-06-28 12:50:16 -04:00
Dilshod Tadjibaev
61291cc30c
Revert temp half-rs fix for no_std ( #430 )
...
Fixes #268
2023-06-26 15:59:06 -04:00
Dilshod Tadjibaev
834c7ecc1f
Clean up cargo descriptions and formatting ( #403 )
2023-06-15 09:20:53 -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
29eecd6383
Prepare next release ( #335 )
2023-05-06 10:32:23 -04:00
Nathaniel Simard
0d03a2752e
Feat/improve serialization settings ( #311 )
2023-04-25 12:46:50 -04:00
Dilshod Tadjibaev
ac58aa5a70
Fix compilation error ( fixes #288 ) ( #289 )
2023-04-11 16:33:17 -04:00
Nathaniel Simard
6f43d983f7
State serialization/deserialization overhaul ( #247 )
2023-03-23 11:02:46 -04:00
nathaniel
00625d1527
fix: add version to path dependencies
2023-03-21 10:13:44 -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
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
2401d8ad96
Prepare next release ( #161 )
2023-02-12 15:32:29 -05:00
Nathaniel Simard
54c30abfb8
Refactor/burn core ( #143 )
2023-01-01 19:21:08 -05:00