mirror of
https://github.com/huggingface/candle.git
synced 2025-06-19 03:54:56 +00:00
Also run the backprop tests on cuda.
This commit is contained in:
@ -1,4 +1,3 @@
|
||||
// TODO: Also test the cuda backend.
|
||||
mod test_utils;
|
||||
use candle::{DType, Device, Result, Tensor};
|
||||
use test_utils::to_vec3_round;
|
||||
|
Reference in New Issue
Block a user