Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/costs/
Dvirtual_scheduler.cc113 bool IsStreamingPort(const NodeDef& node, const int port) { in IsStreamingPort() function
935 if (!IsStreamingPort(*node, port_num)) { in MarkNodeExecuted()
995 if (!IsStreamingPort(*input, port)) { in MarkNodeExecuted()