Skip to content

Commit

Permalink
update candle to version 0.4 (#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
tomsanbear committed Mar 15, 2024
1 parent 45508b1 commit ca4547c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,8 @@ test_masked_fill = ["masked_fill", "triangular", "logical_not"]


[dependencies]
candle-core = "0.3"
candle-nn = "0.3"
candle-core = "0.4"
candle-nn = "0.4"
num-traits = "0.2"


Expand Down

0 comments on commit ca4547c

Please sign in to comment.