Use tuple instead of list to reduce the chance of it being picked by the list convers...
authorDan Moldovan <mdan@google.com>
Thu, 3 May 2018 22:39:46 +0000 (15:39 -0700)
committerTensorFlower Gardener <gardener@tensorflow.org>
Fri, 4 May 2018 17:31:15 +0000 (10:31 -0700)
commitf25dd60858bc9ebe7b618aa966c2ddc1eef1f775
tree27f8ae2d72050cbe4ab9a3b289d2b2b8dd52ff14
parent4f4b15cece96c6cfa749c3fcf3288f1f47986210
Use tuple instead of list to reduce the chance of it being picked by the list conversions.

PiperOrigin-RevId: 195322522
tensorflow/contrib/autograph/converters/asserts.py