[][src]Module tfrecord::protos::cost_graph_def::node

Structs

InputInfo

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.

OutputInfo

Outputs of this node.