1 2 3 4 5 6
# dfdx::tensor Contains the tensor struct inside `tensor_impls.rs`, and various devices under `cpu/` and `cuda/`. Each device needs to implement the traits defined in `storage_traits.rs`.