mirror of
				https://github.com/explosion/spaCy.git
				synced 2025-10-29 06:57:49 +03:00 
			
		
		
		
	Unset LayerNorm backwards compat hack
This commit is contained in:
		
							parent
							
								
									73ac0aa0b5
								
							
						
					
					
						commit
						af75b74208
					
				|  | @ -31,8 +31,8 @@ import numpy | |||
| import io | ||||
| 
 | ||||
| # TODO: Unset this once we don't want to support models previous models. | ||||
| import thinc.neural._classes.layernorm | ||||
| thinc.neural._classes.layernorm.set_compat_six_eight(True) | ||||
| #import thinc.neural._classes.layernorm | ||||
| #thinc.neural._classes.layernorm.set_compat_six_eight(True) | ||||
| 
 | ||||
| VECTORS_KEY = 'spacy_pretrained_vectors' | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	Block a user