Package | Description |
---|---|
org.apache.reef.examples.group.bgd |
Runs BGD on the given runtime.
|
org.apache.reef.io.data.loading.impl |
Implementations of Data Loading Service.
|
org.apache.reef.io.network.group.impl.driver |
This package contains the implementation of the driver side of the
Group Communication Service using the tree/flat topology.
|
Modifier and Type | Method and Description |
---|---|
Pair<Pair<Double,Integer>,Vector> |
LossAndGradientReduceFunction.apply(Iterable<Pair<Pair<Double,Integer>,Vector>> lags) |
Pair<Vector,Integer> |
LineSearchReduceFunction.apply(Iterable<Pair<Vector,Integer>> evals) |
Modifier and Type | Method and Description |
---|---|
Pair<Pair<Double,Integer>,Vector> |
LossAndGradientReduceFunction.apply(Iterable<Pair<Pair<Double,Integer>,Vector>> lags) |
Modifier and Type | Method and Description |
---|---|
Pair<Pair<Double,Integer>,Vector> |
LossAndGradientReduceFunction.apply(Iterable<Pair<Pair<Double,Integer>,Vector>> lags) |
Pair<Pair<Double,Integer>,Vector> |
LossAndGradientReduceFunction.apply(Iterable<Pair<Pair<Double,Integer>,Vector>> lags) |
Pair<Vector,Integer> |
LineSearchReduceFunction.apply(Iterable<Pair<Vector,Integer>> evals) |
Modifier and Type | Method and Description |
---|---|
Iterator<Pair<K,V>> |
InputFormatDataSet.iterator() |
Iterator<Pair<K,V>> |
InMemoryInputFormatDataSet.iterator() |
Modifier and Type | Method and Description |
---|---|
static Pair<TopologySimpleNode,List<Identifier>> |
TopologySerializer.decode(byte[] data,
IdentifierFactory ifac)
Recursively translate a byte array into a TopologySimpleNode and a list of task Identifiers.
|
Copyright © 2016 The Apache Software Foundation. All rights reserved.