Class CostGraphDef.Node.InputInfo.Builder

All Implemented Interfaces:
Message.Builder, MessageLite.Builder, MessageLiteOrBuilder, MessageOrBuilder, Cloneable, CostGraphDef.Node.InputInfoOrBuilder
Enclosing class:
CostGraphDef.Node.InputInfo

public static final class CostGraphDef.Node.InputInfo.Builder extends GeneratedMessageV3.Builder<CostGraphDef.Node.InputInfo.Builder> implements CostGraphDef.Node.InputInfoOrBuilder
Inputs of this node. They must be executed before this node can be
executed. An input is a particular output of another node, specified
by the node id and the output index.
Protobuf type tensorflow.CostGraphDef.Node.InputInfo