Type Alias vaal_sys::NNTensor

source ·
pub type NNTensor = nn_tensor;
Expand description

@struct NNTensor

DeepViewRT Tensor objects. Refer to the DeepViewRT User Manual for details.

Aliased Type§

struct NNTensor { /* private fields */ }