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 19:47:12 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bb23b90b1df684471e21b9133a1008c2604e1738
candle
/
candle-core
/
tests
History
Laurent Mazare
258ac32c38
Fix cuda randn when generating an odd number of values. (
#793
)
2023-09-09 18:44:21 +01:00
..
conv_tests.rs
Support dilation in conv-transpose2d. (
#671
)
2023-08-30 09:22:00 +01:00
custom_op_tests.rs
Move the test-utils bits to a shared place. (
#619
)
2023-08-27 09:42:22 +01:00
display_tests.rs
…
grad_tests.rs
Add tanh. (
#675
)
2023-08-30 13:54:50 +01:00
indexing_tests.rs
Move the test-utils bits to a shared place. (
#619
)
2023-08-27 09:42:22 +01:00
layout_tests.rs
Move the test-utils bits to a shared place. (
#619
)
2023-08-27 09:42:22 +01:00
pool_tests.rs
Simplify usage of the pool functions. (
#662
)
2023-08-29 19:12:16 +01:00
quantized_tests.rs
Move the test-utils bits to a shared place. (
#619
)
2023-08-27 09:42:22 +01:00
tensor_tests.rs
Fix cuda randn when generating an odd number of values. (
#793
)
2023-09-09 18:44:21 +01:00