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 02:38:10 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5b35fd0fcfc4f131c5be6358d733d555f644bc55
candle
/
candle-core
/
tests
History
Laurent Mazare
96f1a28e39
Add a simple full method. (
#1455
)
...
* Add a simple implementation of the full method. * Add the docstring.
2023-12-17 20:15:57 -05:00
..
conv_tests.rs
Adding the test scaffolding.
2023-11-20 14:38:35 +01:00
custom_op_tests.rs
…
display_tests.rs
…
grad_tests.rs
Upsample grad (
#1420
)
2023-12-10 08:43:24 +01:00
indexing_tests.rs
Add a basic implementation for slice-assign. (
#1377
)
2023-11-26 17:31:22 +00:00
layout_tests.rs
Adding the test scaffolding.
2023-11-20 14:38:35 +01:00
npy.py
…
pool_tests.rs
Adding the test scaffolding.
2023-11-20 14:38:35 +01:00
quantized_tests.rs
Implement the module trait directly for QMatMul. (
#1372
)
2023-11-25 10:09:45 +00:00
serialization_tests.rs
…
tensor_tests.rs
Add a simple full method. (
#1455
)
2023-12-17 20:15:57 -05:00
test.npy
…
test.npz
…