This website requires JavaScript.
Explore
Help
Register
Sign In
huggingface
/
candle
Watch
1
Star
0
Fork
0
You've already forked candle
mirror of
https://github.com/huggingface/candle.git
synced
2025-06-16 02:38:10 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a75cd8164fb0b8377d101fc8526783d4abd18f12
candle
/
candle-nn
History
Laurent Mazare
89f53b9d7b
Bump the version number to 0.5.1. (
#2155
)
...
* Bump the version number to 0.5.1. * Fix clippy lints for 1.78. * More clippy fixes.
2024-05-03 11:17:05 +02:00
..
benches
Add benchmarks for the candle-nn package (
#1995
)
2024-04-03 07:03:54 +02:00
examples
Optimize the cat operation on contiguous tensors (
#1855
)
2024-03-17 10:49:13 +01:00
src
Bump the version number to 0.5.1. (
#2155
)
2024-05-03 11:17:05 +02:00
tests
Bug Fix: When converting a tensor to a variable, clone if the tensor is already a variable. (
#2124
)
2024-04-29 11:21:53 +02:00
Cargo.toml
Add benchmarks for the candle-nn package (
#1995
)
2024-04-03 07:03:54 +02:00
README.md
Add some missing readme files. (
#304
)
2023-08-02 10:57:12 +01:00
README.md
candle-nn