Disabled XLA JIT for bias_op_deterministic_test
This commit is contained in:
parent
80c8e1d680
commit
aff49a1b9a
@ -1704,7 +1704,7 @@ cuda_py_test(
|
||||
additional_deps = [
|
||||
":bias_op_base",
|
||||
],
|
||||
xla_enable_strict_auto_jit = True,
|
||||
xla_enable_strict_auto_jit = False,
|
||||
)
|
||||
|
||||
cuda_py_test(
|
||||
|
Loading…
Reference in New Issue
Block a user