dataLayout

The property that defines the layout of source or output tensor. e.g. batch x channels x width x height for NCHW layout

Declaration

var dataLayout: MPSGraphTensorNamedDataLayout { get set }