Class Softmax

  • All Implemented Interfaces:
    java.io.Serializable

    public class Softmax
    extends Op
    See Also:
    Serialized Form
    • Nested Class Summary

      • Nested classes/interfaces inherited from class org.apache.wayang.basic.model.op.Op

        Op.DType
    • Constructor Summary

      Constructors 
      Constructor Description
      Softmax()  
      Softmax​(java.lang.String name)  
    • Constructor Detail

      • Softmax

        public Softmax()
      • Softmax

        public Softmax​(java.lang.String name)