public class GradientFromTupleFunctionCG extends Object implements org.apache.spark.api.java.function.Function<scala.Tuple3<Gradient,ComputationGraphUpdater,ScoreReport>,Gradient>
| Constructor and Description |
|---|
GradientFromTupleFunctionCG() |
| Modifier and Type | Method and Description |
|---|---|
Gradient |
call(scala.Tuple3<Gradient,ComputationGraphUpdater,ScoreReport> tuple3) |
public Gradient call(scala.Tuple3<Gradient,ComputationGraphUpdater,ScoreReport> tuple3) throws Exception
call in interface org.apache.spark.api.java.function.Function<scala.Tuple3<Gradient,ComputationGraphUpdater,ScoreReport>,Gradient>ExceptionCopyright © 2016. All Rights Reserved.