Copy the if statement handlers over to the operators module. They will enabled in...
authorA. Unique TensorFlower <gardener@tensorflow.org>
Mon, 16 Apr 2018 19:09:33 +0000 (12:09 -0700)
committerTensorFlower Gardener <gardener@tensorflow.org>
Mon, 16 Apr 2018 19:15:08 +0000 (12:15 -0700)
commitd3fb437da12fc326d8229bdb955580c63eaccb5f
treeb874a5c332f42e262c8d0a9bb3eebecc54dd090e
parent345ccea1ea751e426a2d2d8e8d44455c43336d8c
Copy the if statement handlers over to the operators module. They will enabled in a follow-up CL.

PiperOrigin-RevId: 193078348
tensorflow/contrib/autograph/operators/control_flow.py
tensorflow/contrib/autograph/operators/control_flow_test.py