From 64d8f393cf67d0234de1eddbfb050a49505b6330 Mon Sep 17 00:00:00 2001 From: Manuel Reis <16836000+mannreis@users.noreply.github.com> Date: Wed, 30 Oct 2024 16:20:45 +0000 Subject: [PATCH] Update overview.rst (#228) Typo on documentation formatting --- docs/source/overview.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/overview.rst b/docs/source/overview.rst index c8a9f5cd..cebe2f42 100644 --- a/docs/source/overview.rst +++ b/docs/source/overview.rst @@ -31,7 +31,7 @@ With the above considerations, we design our benchmark using a modular design ar 1) **Accurate**: `DLIO` should be an accurate representation of selected deep learning applications. It should incorporate all the I/O behavior seen in various configurations of applications, - and act as a mini-application that can precisely replay the I/O behavior. +and act as a mini-application that can precisely replay the I/O behavior. 2) **Configurable**: `DLIO` should be easily configurable for different scenarios required by the user. These include