Skip to content

Commit

Permalink
Enable OSS testing for XLA.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 291258425
Change-Id: If8423622b2f44b8e46ffbcd9880735a354a719d3
  • Loading branch information
cheshire authored and tensorflower-gardener committed Jan 23, 2020
1 parent fbf0e3d commit 306dee4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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/..."

0 comments on commit 306dee4

Please sign in to comment.