Uses of Class
org.apache.wayang.basic.model.op.nn.Linear
Packages that use Linear
-
Uses of Linear in org.apache.wayang.tensorflow.model
Methods in org.apache.wayang.tensorflow.model with parameters of type Linear -
Uses of Linear in org.apache.wayang.tensorflow.model.op.nn
Constructors in org.apache.wayang.tensorflow.model.op.nn with parameters of type LinearModifierConstructorDescriptionTensorflowLinear
(org.tensorflow.op.Ops tf, Linear op, Class<T> tClass)