mirror of
https://github.com/huggingface/candle.git
synced 2025-06-18 11:37:11 +00:00
Also run the backprop tests on cuda.
This commit is contained in:
@ -1,3 +1,4 @@
|
||||
#![allow(dead_code)]
|
||||
use candle::{Result, Tensor};
|
||||
|
||||
#[macro_export]
|
||||
|
Reference in New Issue
Block a user