Searched refs:attempted_tensor_as_shape_conversion (Results 1 – 1 of 1) sorted by relevance
655 std::vector<bool> attempted_tensor_as_shape_conversion(node->num_inputs()); in RunShapeFn() local743 !attempted_tensor_as_shape_conversion[i]) { in RunShapeFn()744 attempted_tensor_as_shape_conversion[i] = true; in RunShapeFn()