Uses of Interface
org.nd4j.evaluation.custom.MergeLambda
-
Packages that use MergeLambda Package Description org.nd4j.evaluation.custom -
-
Uses of MergeLambda in org.nd4j.evaluation.custom
Methods in org.nd4j.evaluation.custom that return MergeLambda Modifier and Type Method Description static <R> MergeLambda<R>CustomEvaluation. mergeConcatenate()A MergeLambda that merges by concatenating the two lists
-