Uses of Class
org.nd4j.autodiff.samediff.ops.SDRNN
-
Packages that use SDRNN Package Description org.nd4j.autodiff.samediff -
-
Uses of SDRNN in org.nd4j.autodiff.samediff
Fields in org.nd4j.autodiff.samediff declared as SDRNN Modifier and Type Field Description SDRNNSameDiff. rnnOp creator object for recurrent neural network operationsMethods in org.nd4j.autodiff.samediff that return SDRNN Modifier and Type Method Description SDRNNSameDiff. rnn()Op creator object for recurrent neural network operations
-