Interface MPSNNLossCallback

All Superinterfaces:
NSCoding, NSObjectProtocol, NSSecureCoding, ObjCProtocol
All Known Implementing Classes:
MPSNNLossCallbackAdapter

public interface MPSNNLossCallback
extends NSObjectProtocol, NSSecureCoding
  • Method Details

    • getScalarWeightForSourceImage

      float getScalarWeightForSourceImage​(MPSImage sourceImage, MPSImage destinationImage)