mirror of
				https://github.com/ggml-org/llama.cpp.git
				synced 2025-11-03 09:22:01 +00:00 
			
		
		
		
	test-backend-ops.cpp: remove trailing whitespace
This commit is contained in:
		@@ -4279,7 +4279,6 @@ struct test_conv_3d : public test_case {
 | 
				
			|||||||
    }
 | 
					    }
 | 
				
			||||||
};
 | 
					};
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					 | 
				
			||||||
// GGML_OP_CONCAT
 | 
					// GGML_OP_CONCAT
 | 
				
			||||||
struct test_concat : public test_case {
 | 
					struct test_concat : public test_case {
 | 
				
			||||||
    const ggml_type type;
 | 
					    const ggml_type type;
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user