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
a0e47aba987dfd38b7fefc5639df58e1fb49dafc
candle
/
candle-core
/
tests
History
Laurent Mazare
3eb2bc6d07
Softmax numerical stability. (
#267
)
...
* Softmax numerical stability. * Fix the flash-attn test.
2023-07-28 13:13:01 +01:00
..
custom_op_tests.rs
Add binary and ternary custom ops. (
#217
)
2023-07-21 17:29:50 +01:00
display_tests.rs
Add some display tests + bugfixes.
2023-06-27 21:37:28 +01:00
grad_tests.rs
Add some epsilon tolerance to grad tests so that they work on cuda / mkl. (
#213
)
2023-07-21 12:45:14 +01:00
indexing_tests.rs
Do not panic on empty ranges. (
#257
)
2023-07-27 09:28:47 +01:00
layout_tests.rs
Iteration over strided blocks (
#175
)
2023-07-15 21:30:35 +01:00
tensor_tests.rs
Softmax numerical stability. (
#267
)
2023-07-28 13:13:01 +01:00
test_utils.rs
Add some epsilon tolerance to grad tests so that they work on cuda / mkl. (
#213
)
2023-07-21 12:45:14 +01:00