Minor refactor: establish some operator naming conventions and apply them, so that...
authorDan Moldovan <mdan@google.com>
Wed, 2 May 2018 02:05:39 +0000 (19:05 -0700)
committerTensorFlower Gardener <gardener@tensorflow.org>
Wed, 2 May 2018 02:08:50 +0000 (19:08 -0700)
commitb50f6325143486eb82b5654f8794f0771b54dd4d
treea7d8af4150d82f6c594fa91e669e97eb0fdcfb89
parentc0f1080188c5c6955cfa3b3c086ac262b1e5ec02
Minor refactor: establish some operator naming conventions and apply them, so that the interface is a bit more consistent.

PiperOrigin-RevId: 195034691
tensorflow/contrib/autograph/converters/break_statements.py
tensorflow/contrib/autograph/converters/control_flow.py
tensorflow/contrib/autograph/operators/__init__.py
tensorflow/contrib/autograph/operators/control_flow.py
tensorflow/contrib/autograph/operators/control_flow_test.py