mirror of
				https://github.com/pytorch/pytorch.git
				synced 2025-10-31 20:34:54 +08:00 
			
		
		
		
	Fix a few typos and grammars in comment
Summary: Fix a few typos and grammars in comment by using language-check, python library spell_checker source code is here : https://github.com/17-1-SKKU-OSS/011A/blob/master/spell_checker/spell_checker.py here is the text file which indicates what things should be fixed : https://github.com/17-1-SKKU-OSS/011A/tree/master/spell_checker/fix/caffe2 Closes https://github.com/caffe2/caffe2/pull/719 Differential Revision: D5165118 Pulled By: aaronmarkham fbshipit-source-id: 7fb8ef7a99d03cd5fd2f9ebdb01b9865e90fc37b
This commit is contained in:
		
				
					committed by
					
						 Facebook Github Bot
						Facebook Github Bot
					
				
			
			
				
	
			
			
			
						parent
						
							46a95cf420
						
					
				
				
					commit
					2ec294a8bb
				
			| @ -150,7 +150,7 @@ class GradientChecker: | ||||
|     """A gradient checker in Python. | ||||
|  | ||||
|     This is not the most efficient way to check gradients, as the Python | ||||
|     interface will involve a lot of copy back and forth operations. Use at your | ||||
|     interface will involve a lot of copies back and forth operations. Use at your | ||||
|     own risk. | ||||
|     """ | ||||
|  | ||||
|  | ||||
		Reference in New Issue
	
	Block a user