ONNX Runtime JavaScript API
    Preparing search index...

    Type Alias OnnxValue

    OnnxValue: Tensor | NonTensorType

    Type OnnxValue Represents both tensors and non-tensors value for model's inputs/outputs.

    NOTE: currently not support non-tensor