Re-enable backwards compatibility test
PiperOrigin-RevId: 314221282 Change-Id: If7b6714eef3c3a69c3bddcb468aabb16bd29ddea
This commit is contained in:
parent
5cf536f78d
commit
659b1fba99
|
@ -39,10 +39,6 @@ tf_cc_test(
|
||||||
"ops_history_v*/*.pbtxt",
|
"ops_history_v*/*.pbtxt",
|
||||||
"ops_history.v*.pbtxt",
|
"ops_history.v*.pbtxt",
|
||||||
]),
|
]),
|
||||||
tags = [
|
|
||||||
"no_oss", # TODO(b/150030420): Reenable when fix lands.
|
|
||||||
"notap", # TODO(b/150030420): Reenable when fix lands.
|
|
||||||
],
|
|
||||||
deps = [
|
deps = [
|
||||||
":op_compatibility_lib",
|
":op_compatibility_lib",
|
||||||
"//tensorflow/core:framework",
|
"//tensorflow/core:framework",
|
||||||
|
|
Loading…
Reference in New Issue