mirror of
https://github.com/huggingface/candle.git
synced 2025-06-15 18:28:24 +00:00
Bump the crate versions to v0.2.3. (#886)
* Bump the crate version. * Also update the python bindings.
This commit is contained in:
@ -12,7 +12,7 @@ readme = "README.md"
|
||||
[dependencies]
|
||||
accelerate-src = { workspace = true, optional = true }
|
||||
byteorder = { workspace = true }
|
||||
candle-kernels = { path = "../candle-kernels", version = "0.2.2", optional = true }
|
||||
candle-kernels = { path = "../candle-kernels", version = "0.2.3", optional = true }
|
||||
cudarc = { workspace = true, optional = true }
|
||||
gemm = { workspace = true }
|
||||
half = { workspace = true }
|
||||
|
Reference in New Issue
Block a user