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 04:00:28 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4a100875bff616843ce3f83a05113d03dcfccf9c
candle
/
candle-core
/
tests
History
Laurent Mazare
4a100875bf
Use a macro to handle the dtype pattern matching. (
#215
)
2023-07-21 16:03:51 +01:00
..
custom_op_tests.rs
Use a macro to handle the dtype pattern matching. (
#215
)
2023-07-21 16:03:51 +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
Add the index-select op. (
#209
)
2023-07-20 14:01:03 +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