Anonymous View
ONNX Runtime JavaScript API
    Preparing search index...

    Interface OptionsTensorLayout

    interface OptionsTensorLayout {
        tensorLayout?: ImageTensorLayout;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    tensorLayout?: ImageTensorLayout

    Describes the tensor layout when representing data of one or more image(s).