Searched refs:IsDstInputOnHost (Results 1 – 1 of 1) sorted by relevance
146 bool IsDstInputOnHost(const Edge* edge, const GraphInfo& info) { in IsDstInputOnHost() function1076 const bool on_host = IsDstInputOnHost(edge, g_info); in Partition()