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-17 11:08:52 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
43c72232927ca80c850a73ce977c2063d5a2dcf5
candle
/
candle-core
/
tests
History
Laurent Mazare
43c7223292
Rename the .r functions to .dims so as to be a bit more explicit. (
#220
)
2023-07-22 10:39:27 +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
Test the index op + bugfix. (
#148
)
2023-07-12 15:42:36 +01:00
layout_tests.rs
Iteration over strided blocks (
#175
)
2023-07-15 21:30:35 +01:00
tensor_tests.rs
Rename the .r functions to .dims so as to be a bit more explicit. (
#220
)
2023-07-22 10:39:27 +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