Module onnxruntime::tensor::ndarray_tensor[][src]

Expand description

Module containing a tensor trait extending ndarray::ArrayBase

Traits

Trait extending ndarray::ArrayBase with useful tensor operations.