Skip to content

Commit

Permalink
Fixing Docs.rs (tracel-ai#905)
Browse files Browse the repository at this point in the history
  • Loading branch information
ArvidHammarlund authored Oct 26, 2023
1 parent 7332ebc commit a9567ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion burn/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -62,4 +62,4 @@ burn-core = { path = "../burn-core", version = "0.11.0", default-features = fals
burn-train = { path = "../burn-train", version = "0.11.0", optional = true, default-features = false }

[package.metadata.docs.rs]
all-features = true
features = ["dataset", "default", "std", "train", "train-tui", "train-metrics", "dataset-sqlite"]

0 comments on commit a9567ab

Please sign in to comment.