Skip to content

Commit

Permalink
Move changes made in module_comb into main structure
Browse files Browse the repository at this point in the history
  • Loading branch information
elftausend committed Aug 14, 2023
1 parent 99ed1c0 commit ac76de9
Show file tree
Hide file tree
Showing 50 changed files with 2,394 additions and 1,809 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ min-cl = { version = "0.2.0", optional=true }

[features]
#default = ["no-std"]
default = ["blas", "cpu", "stack", "static-api", "macro", "autograd", "cuda"]
default = ["blas", "cpu", "macro"]
#default = ["stack", "macro", "cpu", "blas", "opencl", "static-api", "autograd"]
#default = ["stack", "cpu", "blas", "static-api", "opencl", "macro"]
cpu = []
Expand Down
Loading

0 comments on commit ac76de9

Please sign in to comment.