compat: Update forward compatibility horizon to 2019-05-10
PiperOrigin-RevId: 247575327
This commit is contained in:
parent
eaa485a0ba
commit
7e30ae8657
@ -27,7 +27,7 @@ import datetime
|
||||
from tensorflow.python.util import tf_contextlib
|
||||
from tensorflow.python.util.tf_export import tf_export
|
||||
|
||||
_FORWARD_COMPATIBILITY_HORIZON = datetime.date(2019, 5, 9)
|
||||
_FORWARD_COMPATIBILITY_HORIZON = datetime.date(2019, 5, 10)
|
||||
|
||||
|
||||
@tf_export("compat.forward_compatible")
|
||||
|
Loading…
x
Reference in New Issue
Block a user