Uses of Class
org.nd4j.autodiff.samediff.ops.SDCNN
-
Packages that use SDCNN Package Description org.nd4j.autodiff.samediff -
-
Uses of SDCNN in org.nd4j.autodiff.samediff
Fields in org.nd4j.autodiff.samediff declared as SDCNN Modifier and Type Field Description SDCNNSameDiff. cnnOp creator object for convolutional neural network operationsMethods in org.nd4j.autodiff.samediff that return SDCNN Modifier and Type Method Description SDCNNSameDiff. cnn()Op creator object for convolutional neural network operations
-