Skip to content

Commit 6fa8b62

Browse files
committed
refactor: remove unused features from burn dependency in Cargo.toml
Signed-off-by: Sammy Oina <sammyoina@gmail.com>
1 parent aaa8722 commit 6fa8b62

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

burn-algorithms/imdb/Cargo.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,7 @@ required-features = ["cocos"]
2828
[dependencies]
2929
burn = { version = "0.18.0", features = [
3030
"dataset",
31-
"ndarray",
3231
"train",
33-
"wgpu",
3432
] }
3533
csv = "1.3.0"
3634
derive-new = "0.7.0"

0 commit comments

Comments
 (0)