compat: Update forward compatibility horizon to 2019-02-11
PiperOrigin-RevId: 233359030
This commit is contained in:
		
							parent
							
								
									29b27f3066
								
							
						
					
					
						commit
						126679b2e5
					
				@ -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, 2, 10)
 | 
			
		||||
_FORWARD_COMPATIBILITY_HORIZON = datetime.date(2019, 2, 11)
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@tf_export("compat.forward_compatible")
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user