Louis Fortier-Dubois
576bb44bc8
Feat/autodiff/checkpoint ops ( #1358 )
2024-02-26 17:19:09 -05:00
Sylvain Benner
4427768570
[refactor] Move burn crates to their own crates directory ( #1336 )
2024-02-20 13:57:55 -05:00
Sylvain Benner
00b6c7d136
[backend-comparison] Add GitHub authentication to burnbench CLI ( #1285 )
...
* [backend-comparison] Add auth command to burnbench CLI
* [backend-comparison] Add --share argument to Burnbench CLI
* Cargo clippy fixes
* Fix typos
* Add comment to explain the FIVE_SECONDS constant
* Use num_args to force at least one arg value and make args required
In the run command, makes the --benches and --backends required
The manual check is no longer necessary
* Use and_then instead of match
* Simplify token verification
* Use map_or instead of match
2024-02-13 11:16:53 -05:00
Nathaniel Simard
a9b6dbc177
Enable burn fusion by default ( #1223 )
2024-02-08 11:28:02 -05:00
Sylvain Benner
5bef9d8432
[backend-comparison] Burnbench CLI ( #1260 )
2024-02-07 09:28:02 -05:00
Sylvain Benner
4aa13d6b25
Bump Burn version to 0.13 ( #1211 )
2024-01-31 16:01:20 -05:00
Nathaniel Simard
b7486b0e80
Feat/fusion/wgpu autotune ( #1188 )
...
* wip
* WIP
* Update
* USe read write lock
* Refactor autotune
* Cleanup
* Add docs
2024-01-30 11:01:43 -05:00
Louis Fortier-Dubois
ab67b6b036
slice assign in candle ( #1095 )
2024-01-08 16:41:34 -05:00
David Chavez
71d3c1d142
chore(infra): Share some properties across workspace ( #1039 )
2023-12-12 09:39:07 -05:00
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
Louis Fortier-Dubois
17f59057d6
Feat/backend comparison/persistence ( #979 )
...
* setting up
* wip
* persistence works
* cleanup
* clippy
* run checks
* Cleanup
* reverse json order
---------
Co-authored-by: nathaniel <nathaniel.simard.42@gmail.com>
2023-11-22 11:50:27 -05:00
Nathaniel Simard
945014b7f1
Add new backend comparison benchmark ( #958 )
...
* Add new benchmark
* Remove bad comment
* Add more gelu
2023-11-16 08:15:21 -05:00
Nathaniel Simard
24014aca33
WGPU: Support elemwise operation fusion ( #948 )
2023-11-15 15:13:37 -05:00
Louis Fortier-Dubois
e2a3329997
Feat/wgpu/autotune compute ( #906 )
2023-10-29 16:44:59 -04:00
Nathaniel Simard
233922d60c
Chore: Bump version for next release ( #900 )
2023-10-24 19:31:13 -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
Louis Fortier-Dubois
aa90fe8efb
Refactor/burn benchmark ( #829 )
2023-09-28 09:38:21 -04:00