Searched refs:HasIntersection (Results 1 – 1 of 1) sorted by relevance
53 bool HasIntersection(const std::vector<ValueId>& vec_ids, in HasIntersection() function366 if (HasIntersection(node.inputs, preallocated_ids) || in AllocateTensors()367 HasIntersection(node.outputs, preallocated_ids)) { in AllocateTensors()