Class MLCSoftmaxLayer

All Implemented Interfaces:
NSObjectProtocol, ObjCProtocol

public class MLCSoftmaxLayer
extends MLCLayer
Since:
Available in iOS 14.0 and later.
  • Constructor Details

    • MLCSoftmaxLayer

      protected MLCSoftmaxLayer()
    • MLCSoftmaxLayer

      protected MLCSoftmaxLayer​(NSObject.Handle h, long handle)
    • MLCSoftmaxLayer

      protected MLCSoftmaxLayer​(NSObject.SkipInit skipInit)
    • MLCSoftmaxLayer

      public MLCSoftmaxLayer​(MLCSoftmaxOperation operation)
    • MLCSoftmaxLayer

      public MLCSoftmaxLayer​(MLCSoftmaxOperation operation, long dimension)
  • Method Details