From d021c1efda337738337dc5a96942e2d7a58b24d6 Mon Sep 17 00:00:00 2001 From: Leonard Kugis Date: Sun, 8 Jan 2023 22:35:32 +0100 Subject: Resized figure to fit height --- Presentation/presentation.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Presentation/presentation.tex b/Presentation/presentation.tex index a218209..f52836f 100644 --- a/Presentation/presentation.tex +++ b/Presentation/presentation.tex @@ -113,7 +113,7 @@ backend=biber, \begin{frame}{Memory access} \begin{figure}[h] \centering - \includegraphics[width=0.9\textwidth, keepaspectratio]{resources/memory_latency} + \includegraphics[width=0.78\textwidth, keepaspectratio]{resources/memory_latency} \caption{Memory hierarchy and energy cost of hierarchy levels \cite{DBLP:journals/corr/SzeCESZ16}} \end{figure} \end{frame} -- cgit v1.2.1