Module onnxruntime::tensor::ort_owned_tensor[][src]

Expand description

Module containing tensor with memory owned by the ONNX Runtime

Structs

Tensor containing data owned by the ONNX Runtime C library, used to return values from inference.