Do not lower cond_v2 or while_v2 to v1 control flow when the context requires...
Do not lower cond_v2 or while_v2 to v1 control flow when the context requires the single threaded executor. the SingleThreadExecutor does not support v1 control flow ops. PiperOrigin-RevId: 221538796
Loading
Please sign in to comment