pub type TensorArc<T, B = DeviceCpuSerial, D = Vec<usize>> = TensorBase<Storage<DataArc<<B as DeviceRawAPI<T>>::Raw>, T, B>, D>;Aliased Typeยง
pub struct TensorArc<T, B = DeviceCpuSerial, D = Vec<usize>> { /* private fields */ }pub type TensorArc<T, B = DeviceCpuSerial, D = Vec<usize>> = TensorBase<Storage<DataArc<<B as DeviceRawAPI<T>>::Raw>, T, B>, D>;pub struct TensorArc<T, B = DeviceCpuSerial, D = Vec<usize>> { /* private fields */ }