onnxruntime::tensor

Module ort_owned_tensor

Source
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.