Searched refs:ENABLE_CONTROL_FLOW_V2 (Results 1 – 9 of 9) sorted by relevance
98 old_val = control_flow_util.ENABLE_CONTROL_FLOW_V299 control_flow_util.ENABLE_CONTROL_FLOW_V2 = False101 control_flow_util.ENABLE_CONTROL_FLOW_V2 = old_val104 old_val = control_flow_util.ENABLE_CONTROL_FLOW_V2105 control_flow_util.ENABLE_CONTROL_FLOW_V2 = True107 control_flow_util.ENABLE_CONTROL_FLOW_V2 = old_val110 old_val = control_flow_util.ENABLE_CONTROL_FLOW_V2111 control_flow_util.ENABLE_CONTROL_FLOW_V2 = False113 control_flow_util.ENABLE_CONTROL_FLOW_V2 = old_val116 old_val = control_flow_util.ENABLE_CONTROL_FLOW_V2[all …]
31 ENABLE_CONTROL_FLOW_V2 = (os.getenv("TF_ENABLE_CONTROL_FLOW_V2", "0") != "0" or variable41 return ENABLE_CONTROL_FLOW_V2 or (
34 self._enable_control_flow_v2_old = control_flow_util.ENABLE_CONTROL_FLOW_V235 control_flow_util.ENABLE_CONTROL_FLOW_V2 = True38 control_flow_util.ENABLE_CONTROL_FLOW_V2 = self._enable_control_flow_v2_old
358 if not control_flow_util.ENABLE_CONTROL_FLOW_V2:441 if (control_flow_util.ENABLE_CONTROL_FLOW_V2 and452 if (control_flow_util.ENABLE_CONTROL_FLOW_V2 and460 if (control_flow_util.ENABLE_CONTROL_FLOW_V2 and478 not control_flow_util.ENABLE_CONTROL_FLOW_V2):485 if (control_flow_util.ENABLE_CONTROL_FLOW_V2 and494 if (control_flow_util.ENABLE_CONTROL_FLOW_V2 and544 if control_flow_util.ENABLE_CONTROL_FLOW_V2 and562 if control_flow_util.ENABLE_CONTROL_FLOW_V2 and570 if control_flow_util.ENABLE_CONTROL_FLOW_V2 and not in_eager_mode:[all …]
445 v2_msg if control_flow_util.ENABLE_CONTROL_FLOW_V2 else v1_msg):833 TypeError if control_flow_util.ENABLE_CONTROL_FLOW_V2 else ValueError,834 v2_msg if control_flow_util.ENABLE_CONTROL_FLOW_V2 else v1_msg):992 if not control_flow_util.ENABLE_CONTROL_FLOW_V2:1170 if control_flow_util.ENABLE_CONTROL_FLOW_V2:1212 if not control_flow_util.ENABLE_CONTROL_FLOW_V2: return1403 if control_flow_util.ENABLE_CONTROL_FLOW_V2:1466 if control_flow_util.ENABLE_CONTROL_FLOW_V2:1549 if control_flow_util.ENABLE_CONTROL_FLOW_V2:2260 if not control_flow_util.ENABLE_CONTROL_FLOW_V2:[all …]
466 previous_control_flow_v2_value = control_flow_util.ENABLE_CONTROL_FLOW_V2467 control_flow_util.ENABLE_CONTROL_FLOW_V2 = True469 control_flow_util.ENABLE_CONTROL_FLOW_V2 = previous_control_flow_v2_value
167 if not control_flow_util.ENABLE_CONTROL_FLOW_V2:
425 enable_control_flow_v2_old = control_flow_util.ENABLE_CONTROL_FLOW_V2426 control_flow_util.ENABLE_CONTROL_FLOW_V2 = True430 control_flow_util.ENABLE_CONTROL_FLOW_V2 = enable_control_flow_v2_old479 if control_flow_util.ENABLE_CONTROL_FLOW_V2:
936 if not control_flow_util.ENABLE_CONTROL_FLOW_V2: