Temporarily disable elemental_ir_emitter_test on windows

PiperOrigin-RevId: 302042189
Change-Id: Ibdc03fd9da39e6d2df0398153953ed6aa9622515
This commit is contained in:
Gunhan Gulsoy 2020-03-20 09:27:53 -07:00 committed by TensorFlower Gardener
parent 2fa7369fe9
commit e9650ec721
1 changed files with 3 additions and 0 deletions

View File

@ -3744,6 +3744,9 @@ xla_test(
"cpu",
"gpu",
],
tags = [
"no_windows", # TODO(b/152037541)
],
deps = [
":hlo_parser",
"//tensorflow/compiler/xla:execution_options_util",