Uses of Class
org.nd4j.linalg.api.ops.impl.layers.ExternalErrorsFunction
-
Packages that use ExternalErrorsFunction Package Description org.nd4j.autodiff.util -
-
Uses of ExternalErrorsFunction in org.nd4j.autodiff.util
Methods in org.nd4j.autodiff.util that return ExternalErrorsFunction Modifier and Type Method Description static ExternalErrorsFunctionSameDiffUtils. externalErrors(SameDiff sameDiff, Map<String,INDArray> externalGradients, SDVariable... inputs)static ExternalErrorsFunctionSameDiffUtils. externalErrors(SameDiff sameDiff, SDVariable[] inputs)
-