From 28b65fdcd6d47f7b29579048b36280953b11803d Mon Sep 17 00:00:00 2001 From: Gao Enhao Date: Wed, 20 Mar 2024 22:01:44 +0800 Subject: [PATCH] [FIX] fix a typo --- docs/Examples/MNISTAdd.rst | 2 +- examples/mnist_add/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/Examples/MNISTAdd.rst b/docs/Examples/MNISTAdd.rst index 809bce4..b90bb86 100644 --- a/docs/Examples/MNISTAdd.rst +++ b/docs/Examples/MNISTAdd.rst @@ -432,7 +432,7 @@ We present the results of ABL as follows, which include the reasoning accuracy ( Method Accuracy Time to achieve the Acc. (s) - Peak Memory Usage (MB) + Average Memory Usage (MB) diff --git a/examples/mnist_add/README.md b/examples/mnist_add/README.md index a44ca67..7e54e23 100644 --- a/examples/mnist_add/README.md +++ b/examples/mnist_add/README.md @@ -86,7 +86,7 @@ We present the results of ABL as follows, which include the reasoning accuracy ( Method Accuracy Time to achieve the Acc. (s) - Peak Memory Usage (MB) + Average Memory Usage (MB)