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-18 11:37:11 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
21aa29ddce4cf08dd534e2246b8d932a9c6570bc
candle
/
candle-core
/
tests
History
Laurent Mazare
50b0946a2d
Tensor mutability (
#154
)
...
* Working towards tensor mutability. * Use a ref-cell to provide tensor mutability.
2023-07-13 11:04:40 +01:00
..
display_tests.rs
Add some display tests + bugfixes.
2023-06-27 21:37:28 +01:00
grad_tests.rs
Tensor mutability (
#154
)
2023-07-13 11:04:40 +01:00
indexing_tests.rs
Test the index op + bugfix. (
#148
)
2023-07-12 15:42:36 +01:00
tensor_tests.rs
Add more sum tests. (
#110
)
2023-07-08 13:15:36 +01:00
test_utils.rs
Enable the doctests to run with mkl (though they are broken for now). (
#126
)
2023-07-10 16:27:46 +01:00