inputDimensions(bufferIndex:)
Obtains the dimensions of the input tensor at bufferIndex if set, nil otherwise.
Declaration
func inputDimensions(bufferIndex: Int) -> MTLTensorExtents?Obtains the dimensions of the input tensor at bufferIndex if set, nil otherwise.
func inputDimensions(bufferIndex: Int) -> MTLTensorExtents?