OrtApi.IsTensor

\Sets *out to 1 iff an OrtValue is a tensor, 0 otherwise

struct OrtApi
OrtStatus* function(const(OrtValue)* value, int* out_) IsTensor;

Meta