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-20 12:06:35 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4d87305c48638e6cefd9669101d175acf1baf43a
candle
/
candle-nn
History
Ivar Flakstad
8124d1003f
Affine metal kernel works. Need to extract buffer contents based on layout offset (like CudaSlice.slice) for candle intergration
2023-11-06 04:46:56 +01:00
..
examples
Add a matvec cpu benchmark. (
#1076
)
2023-10-12 09:29:18 +01:00
src
Affine metal kernel works. Need to extract buffer contents based on layout offset (like CudaSlice.slice) for candle intergration
2023-11-06 04:46:56 +01:00
tests
Add Binary Cross Entropy With Logit Loss to nn crate (
#1157
)
2023-10-23 17:12:44 +01:00
Cargo.toml
Finished scaffolding, lots of TODOs
2023-11-02 15:32:28 +01:00
README.md
Add some missing readme files. (
#304
)
2023-08-02 10:57:12 +01:00
README.md
candle-nn