mirror of
https://github.com/huggingface/candle.git
synced 2025-06-17 19:18:50 +00:00
Add more of the conv1d op.
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
mod backprop;
|
||||
mod conv;
|
||||
mod cpu_backend;
|
||||
#[cfg(feature = "cuda")]
|
||||
mod cuda_backend;
|
||||
|
Reference in New Issue
Block a user