Contents

apply(input:regionOfInterest:output:filterParameters:)

Applies the layer to a set of input objects, writing the result to a set of output objects.

Declaration

func apply(input: BNNSNDArrayDescriptor, regionOfInterest: BNNSNDArrayDescriptor, output: BNNSNDArrayDescriptor, filterParameters: BNNSFilterParameters? = nil) throws

See Also

Applying a Crop-Resize Layer