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