mirror of
https://github.com/zebrajr/tensorflow.git
synced 2026-01-15 12:15:41 +00:00
compat: Update forward compatibility horizon to 2019-04-18
PiperOrigin-RevId: 244149599
This commit is contained in:
committed by
TensorFlower Gardener
parent
7bdabf55ad
commit
bc802d2ce7
@@ -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, 4, 17)
|
||||
_FORWARD_COMPATIBILITY_HORIZON = datetime.date(2019, 4, 18)
|
||||
|
||||
|
||||
@tf_export("compat.forward_compatible")
|
||||
|
||||
Reference in New Issue
Block a user