Searched refs:a_is_resource (Results 1 – 2 of 2) sorted by relevance
142 bool a_is_resource = (a->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()
198 bool a_is_resource = (a->output_type(0) == DT_RESOURCE); in RewriteSubgraph() local204 a_is_resource, a_replicated_index, a_name) < in RewriteSubgraph()