candle/candle-core
Kyle McCarthy 402349d120
feat(bf16): add cast support + tests for cast + bin ops (#1524)
2024-01-11 15:49:13 +01:00
..
benches Seperate benchmarks by enabled features (#1538) 2024-01-11 15:35:38 +01:00
examples Add a dequantize command to tensor-tools. (#1565) 2024-01-11 11:21:01 +01:00
src feat(bf16): add cast support + tests for cast + bin ops (#1524) 2024-01-11 15:49:13 +01:00
tests Simpler repro for the neon optimization issue + bugfix (#1544) 2024-01-07 20:21:49 +01:00
Cargo.toml feat(bf16): add cast support + tests for cast + bin ops (#1524) 2024-01-11 15:49:13 +01:00
LICENSE Refactor the hierarchy. 2023-06-27 11:57:27 +02:00
README.md Refactor the hierarchy. 2023-06-27 11:57:27 +02:00

README.md

candle

Minimalist ML framework for Rust