Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/graph/
Dgraph_partition.cc146 bool IsDstInputOnHost(const Edge* edge, const GraphInfo& info) { in IsDstInputOnHost() function
1076 const bool on_host = IsDstInputOnHost(edge, g_info); in Partition()