Enable OSS testing for XLA.

PiperOrigin-RevId: 291258425
Change-Id: If8423622b2f44b8e46ffbcd9880735a354a719d3
This commit is contained in:
George Karpenkov 2020-01-23 15:31:02 -08:00 committed by TensorFlower Gardener
parent fbf0e3dd90
commit 306dee4096

View File

@ -15,4 +15,4 @@
#!/bin/bash
set -x
DEFAULT_BAZEL_TARGETS="//tensorflow/... -//tensorflow/compiler/... //tensorflow/compiler/xla/python/tpu_driver/..."
DEFAULT_BAZEL_TARGETS="//tensorflow/... //tensorflow/compiler/xla/python/tpu_driver/... -//tensorflow/compiler/tests/..."