Uses of Class
org.nd4j.autodiff.samediff.ops.SDNN
-
Packages that use SDNN Package Description org.nd4j.autodiff.samediff -
-
Uses of SDNN in org.nd4j.autodiff.samediff
Fields in org.nd4j.autodiff.samediff declared as SDNN Modifier and Type Field Description SDNNSameDiff. nnOp creator object for general neural network operationsMethods in org.nd4j.autodiff.samediff that return SDNN Modifier and Type Method Description SDNNSameDiff. nn()Op creator object for general neural network operations
-