Searched refs:b_is_resource (Results 1 – 2 of 2) sorted by relevance
143 bool b_is_resource = (b->output_type(0) == DT_RESOURCE); in RewriteSubgraph() local147 return std::tie(a_is_resource, a_name) < std::tie(b_is_resource, b_name); in RewriteSubgraph()
199 bool b_is_resource = (b->output_type(0) == DT_RESOURCE); in RewriteSubgraph() local206 b_is_resource, b_replicated_index, b_name); in RewriteSubgraph()