OrtTensor constructor

OrtTensor(
  1. OnnxRuntime _runtime
)

Implementation

OrtTensor(this._runtime);