Class Softmax
java.lang.Object
org.apache.wayang.basic.model.op.Op
org.apache.wayang.basic.model.op.nn.Softmax
- All Implemented Interfaces:
Serializable
- See Also:
-
Nested Class Summary
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.wayang.basic.model.op.Op
getFromList, getId, getName, with
-
Constructor Details
-
Softmax
public Softmax() -
Softmax
-
-
Method Details
-
getDType
-
inputsRequired
public int inputsRequired()- Specified by:
inputsRequired
in classOp
-