Uses of Class
org.apache.wayang.basic.model.op.nn.Softmax
-
Packages that use Softmax Package Description org.apache.wayang.tensorflow.model -
-
Uses of Softmax in org.apache.wayang.tensorflow.model
Methods in org.apache.wayang.tensorflow.model with parameters of type Softmax Modifier and Type Method Description static org.tensorflow.Operand<?>
Convertor. convert(org.tensorflow.op.Ops tf, Softmax op, org.tensorflow.Operand<?> input)
-