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 10:38:54 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3a7304cb0dbdf8ceeab8a4f5cf9b8e7ced822e20
candle
/
candle-nn
History
Laurent Mazare
135ae5f3eb
Simplify the one-hot implementation, support arbitrary rank. (
#1514
)
...
* Simplify the one-hot implementation, support arbitrary rank. * More cleanup.
2024-01-01 11:40:17 +01:00
..
examples
Implement the module trait directly for QMatMul. (
#1372
)
2023-11-25 10:09:45 +00:00
src
Simplify the one-hot implementation, support arbitrary rank. (
#1514
)
2024-01-01 11:40:17 +01:00
tests
Add one-hot/cold encoding (
#1489
)
2024-01-01 11:18:40 +01:00
Cargo.toml
Bump the crate version to 0.3.3. (
#1490
)
2023-12-28 13:38:30 +01:00
README.md
Add some missing readme files. (
#304
)
2023-08-02 10:57:12 +01:00
README.md
candle-nn