Searched refs:attempted_materialization (Results 1 – 1 of 1) sorted by relevance
627 std::vector<bool> attempted_materialization(node->num_inputs()); in RunShapeFn() local684 if (!attempted_materialization[i]) { in RunShapeFn()685 attempted_materialization[i] = true; in RunShapeFn()