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, updaterDivideByMinibatch
public FrozenVertex(GraphVertex underlying)
public TrainingConfig getConfig()
getConfig
in interface Trainable
getConfig
in class BaseWrapperVertex
Copyright © 2020. All rights reserved.