public class FrozenVertex extends BaseWrapperVertex
underlying| Constructor and Description |
|---|
FrozenVertex(GraphVertex underlying) |
| Modifier and Type | Method and Description |
|---|---|
TrainingConfig |
getConfig() |
canDoBackward, canDoForward, clear, clearVertex, doBackward, doForward, feedForwardMaskArrays, getEpsilon, getGradientsViewArray, getInputs, getInputVertices, getLayer, getNumInputArrays, getNumOutputConnections, getOutputVertices, getVertexIndex, getVertexName, hasLayer, isInputVertex, isOutputVertex, numParams, params, paramTable, setBackpropGradientsViewArray, setEpsilon, setInput, setInputs, setInputVertices, setLayerAsFrozen, setOutputVertex, setOutputVertices, updaterDivideByMinibatchpublic FrozenVertex(GraphVertex underlying)
public TrainingConfig getConfig()
getConfig in interface TrainablegetConfig in class BaseWrapperVertexCopyright © 2020. All rights reserved.