compat: Update forward compatibility horizon to 2018-11-13
PiperOrigin-RevId: 221226258
This commit is contained in:
parent
c9862c3e1e
commit
a40c6e323b
@ -26,7 +26,7 @@ import datetime
|
||||
from tensorflow.python.util import tf_contextlib
|
||||
from tensorflow.python.util.tf_export import tf_export
|
||||
|
||||
_FORWARD_COMPATIBILITY_HORIZON = datetime.date(2018, 11, 12)
|
||||
_FORWARD_COMPATIBILITY_HORIZON = datetime.date(2018, 11, 13)
|
||||
|
||||
|
||||
@tf_export("compat.forward_compatible")
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user