Home
last modified time | relevance | path

Searched refs:include_controlled_nodes (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/grappler/
Dgraph_view.h207 const NodeDefT& node, bool include_controlled_nodes) const { in GetFanouts() argument
212 const int first_port_id = include_controlled_nodes ? -1 : 0; in GetFanouts()
255 int NumFanouts(const NodeDefT& node, bool include_controlled_nodes) const { in NumFanouts() argument
260 const int first_port_id = include_controlled_nodes ? -1 : 0; in NumFanouts()