Automated rollback of commit 93ce8af6f9c97f766b4dcdd919a30805885d61e3
PiperOrigin-RevId: 244114446
This commit is contained in:
parent
923193eeef
commit
ea73eb4a0c
@ -139,7 +139,6 @@ py_test(
|
||||
size = "small",
|
||||
srcs = ["python/layers/rnn_cells_test.py"],
|
||||
srcs_version = "PY2AND3",
|
||||
tags = ["manual"], # TODO(b/130760310): re-enable.
|
||||
deps = [
|
||||
":pruning",
|
||||
":rnn_cells",
|
||||
|
@ -156,10 +156,7 @@ py_test(
|
||||
timeout = "long", # Moderate but for asan
|
||||
srcs = ["lstm_test.py"],
|
||||
srcs_version = "PY2AND3",
|
||||
tags = [
|
||||
"manual", # TODO(b/130760310): re-enable.
|
||||
"notsan",
|
||||
],
|
||||
tags = ["notsan"],
|
||||
deps = [
|
||||
":lstm_main_lib",
|
||||
"//tensorflow/python:client_testlib",
|
||||
|
Loading…
x
Reference in New Issue
Block a user