inputDimensions(bufferIndex:)

Obtains the dimensions of the input tensor at bufferIndex if set, nil otherwise.

Declaration

func inputDimensions(bufferIndex: Int) -> MTLTensorExtents?