[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2020-10-01 UTC."],[],[],null,["# tf.disable_control_flow_v2\n\n\u003cbr /\u003e\n\n|-----------------------------------------------------------------------------------------------------------------------------------------|\n| [View source on GitHub](https://github.com/tensorflow/tensorflow/blob/v1.15.0/tensorflow/python/ops/control_flow_v2_toggles.py#L48-L58) |\n\nOpts out of control flow v2.\n\n#### View aliases\n\n\n**Compat aliases for migration**\n\nSee\n[Migration guide](https://www.tensorflow.org/guide/migrate) for\nmore details.\n\n[`tf.compat.v1.disable_control_flow_v2`](/api_docs/python/tf/compat/v1/disable_control_flow_v2)\n\n\u003cbr /\u003e\n\n tf.disable_control_flow_v2()\n\n| **Note:** v2 control flow is always enabled inside of tf.function. Calling this function has no effect in that case.\n\nIf your code needs tf.disable_control_flow_v2() to be called to work\nproperly please file a bug."]]