Re-enable linear_operator_kronecker_test_xla_gpu
The vectorization bug must have been fixed upstream PiperOrigin-RevId: 305115306 Change-Id: I80748f6687fb0706a662d0e938cc39be77acc221
This commit is contained in:
parent
452c18fc5d
commit
444d8d7cf4
@ -283,7 +283,7 @@ cuda_py_test(
|
||||
"noasan",
|
||||
"optonly",
|
||||
],
|
||||
xla_enable_strict_auto_jit = False, # Fails in XLA b/143610154
|
||||
xla_enable_strict_auto_jit = True,
|
||||
deps = [
|
||||
"//tensorflow/python:array_ops",
|
||||
"//tensorflow/python:client_testlib",
|
||||
|
Loading…
Reference in New Issue
Block a user