Package | Description |
---|---|
org.deeplearning4j.optimize.solvers.accumulation |
Modifier and Type | Class and Description |
---|---|
class |
EncodedGradientsAccumulator
This GradientsAccumulator is suited for CUDA backend.
|
class |
FancyBlockingQueue<E>
This BlockingQueue implementation is suited only for symmetric gradients updates, and should NOT be used anywhere else.
|
Copyright © 2018. All rights reserved.