Allow completely stateless(i.e., with no outputs) loops. Simplify the handling...
Allow completely stateless(i.e., with no outputs) loops. Simplify the handling of stateless conditionals. This change will still not support stateless loops pre-v2 until we add auto deps. However, it works properly in tf.function. PiperOrigin-RevId: 224876064
Loading
Please sign in to comment