Enhance DenseLayer + XLA compatibility test cases to cover compilation behavior diffe...
authorA. Unique TensorFlower <gardener@tensorflow.org>
Thu, 17 May 2018 02:12:18 +0000 (19:12 -0700)
committerTensorFlower Gardener <gardener@tensorflow.org>
Thu, 17 May 2018 02:14:49 +0000 (19:14 -0700)
commitcf55582ed8ccaa39f70d7370513050bcf65411be
treea9487c57b0c4e765baada80a4a8332013118a9c1
parentb33d1001b3e03c454cf28c5ae8f87ace608d849e
Enhance DenseLayer + XLA compatibility test cases to cover compilation behavior differences in different jit modes.

PiperOrigin-RevId: 196926896
tensorflow/compiler/tests/BUILD
tensorflow/compiler/tests/dense_layer_test.py [new file with mode: 0644]
tensorflow/compiler/tests/jit_test.py