From d42531fa566448393a8ccc7be137e861e64f9545 Mon Sep 17 00:00:00 2001 From: xaedes Date: Fri, 28 Apr 2023 18:22:40 +0200 Subject: [PATCH] fix comments --- tests/test-grad0.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/test-grad0.c b/tests/test-grad0.c index 60726c160..f651d2401 100644 --- a/tests/test-grad0.c +++ b/tests/test-grad0.c @@ -602,7 +602,7 @@ int main(int argc, const char ** argv) { for (int ndims = 1; ndims <= 4; ++ndims) { // ggml_permute will set axes of dimensions below n_dims to 1. - // to make ggml_permute correctly work on all axes, + // to make ggml_permute work correctly on all axes, // the input tensor needs maximal n_dim of 4. for (int i=0; i