summaryrefslogtreecommitdiff
path: root/Presentation/template.tex
blob: 5fbf1c748bd75cb3e7e6f5f104430ac368603467 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
% Offizielle Beispieldatei für beamer-Vorlage aus tubslatex Version 0.3beta2
\documentclass[fleqn,11pt,aspectratio=43]{beamer}

\usepackage[ngerman]{babel}
\usepackage[utf8x]{inputenc}
\usepackage{graphicx}
\usetheme[%
  %nexus,%        Nexus Fonts benutzen
  %lnum,%         Versalziffern verwenden
  %cmyk,%<rgbprint>,          Auswahl des Farbmodells
  blue,%<orange/green/violet> Auswahl des Sekundärfarbklangs
  dark,%<light,medium>        Auswahl der Helligkeit
  %colorhead,%    Farbig hinterlegte Kopfleiste
  %colorfoot,%    Farbig hinterlegt Fußleiste auf Titelseite
  colorblocks,%   Blöcke Farbig hinterlegen
  %nopagenum,%    Keine Seitennumer in Fußzeile
  %nodate,%       Kein Datum in Fußleiste
  tocinheader,%   Inhaltsverzeichnis in Kopfleiste
  %tinytocinheader,% kleines Kopfleisten-Inhaltsverzeichnis
  %widetoc,%      breites Kopfleisten-Inhaltsverzeichnis
  %narrowtoc,%    schmales Kopfleisten-Inhaltsverzeichnis
  %nosubsectionsinheader,%  Keine subsections im Kopfleisten-Inhaltsverzeichnis
  %nologoinfoot,% Kein Logo im Fußbereich darstellen
  ]{tubs}

% Titelseite
\title{EIE: Efficient Inference Engine on Compressed Deep Neural Network}
%\subtitle{Das Corporate Design in  \LaTeX}
\author{Leonard Kugis}
% Titelgrafik, automatisch beschnitten, Weitere Optionen: <scaled/cropx/cropy>
% \titlegraphic[cropped]{\includegraphics{infozentrum.jpg}}
%\titlegraphic[scaled]{\includegraphics{titlepicture.jpg}}

% Logo, dass auf Titelseiten oben rechts und auf Inthaltsseiten unten rechts
% dargestellt wird. Es wird jeweils automatisch skliert
%\logo{\includegraphics{dummy_institut.pdf}}
%\logo{Institut für Unkreativität\\und Schreibschwäche}

\begin{document}

\begin{frame}[plain]
\titlepage
\end{frame}

\part{Erster Teil}

\begin{frame}[plain]
  \partpage
\end{frame}


\section{Kapitel 1}

\begin{frame}{Inhalt}
\tableofcontents
\end{frame}

\begin{frame}{Hier steht der Titel der Folie}
Wir beginnen mit einer Aufzählung
\begin{itemize}
  \item Aufzählzeichen werden als Quadrate dargestellt
  \begin{itemize}
    \item Unterpunkte ebenfalls
    \item Allerdings etwas kleiner
  \end{itemize}
\end{itemize}
\end{frame}

\section{Kapitel 2}


\begin{frame}{Itemize-Test}
  \begin{itemize}
    \item Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam
      nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam
    \item At vero eos et accusam et justo duo dolores et ea rebum.
      \begin{itemize}
        \item Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum
          dolor sit amet!
          \begin{itemize}
            \item Nam eget dui.
            \item Maecenas tempus, tellus eget condimentum rhoncus, sem quam
              semper libero, sit amet adipiscing sem neque sed ipsum.
          \end{itemize}
        \item Duis leo
      \end{itemize}
    \item Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus. 
  \end{itemize}
\end{frame}


\subsection{Unterkapitel 1}


\begin{frame}{Mathe-Test}
  Gaußsche Summenformel:
  \[1 + 2 + 3 + 4 + \ldots + n = \sum_{k=1}^n k = \frac{n(n+1)}{2}\]
  Faltung:
  \[(f*g)(\xi) := \int_{\mathbb{R}^n} f(y)g(\xi-y)\mathrm{d}y\]
\end{frame}


\part{Zweiter Teil}


\begin{frame}
  \partpage
\end{frame}


\section{Ende}


\begin{frame}{Farbklänge}\small
  Farbklänge tuOrange\ldots, tuBlue\ldots, tuGreen\ldots, tuViolet\ldots\\\tiny
  \colorshow[0.95\textwidth]{Orange}{Dark}%
  \colorshow[0.95\textwidth]{Orange}{Medium}%
  \colorshow[0.95\textwidth]{Orange}{Light}~\\
  \colorshow[0.95\textwidth]{Blue}{Dark}%
  \colorshow[0.95\textwidth]{Blue}{Medium}%
  \colorshow[0.95\textwidth]{Blue}{Light}~\\
  \colorshow[0.95\textwidth]{Green}{Dark}%
  \colorshow[0.95\textwidth]{Green}{Medium}%
  \colorshow[0.95\textwidth]{Green}{Light}~\\
  \colorshow[0.95\textwidth]{Violet}{Dark}%
  \colorshow[0.95\textwidth]{Violet}{Medium}
  \colorshow[0.95\textwidth]{Violet}{Light}
\end{frame}


\begin{frame}{Farbtest}
  \color{tuRed}
  Dies ist ein Text in tuRed.

  \color{tuSecondaryDark80}
  Dies ist ein Text in tuSecondaryDark80.

  \color{tuSecondaryLight}
  Dies ist ein Text in tuSecondaryLight.
\end{frame}


\begin{frame}{Verwendung von Spalten}
  \begin{columns}[onlytextwidth]
    \column{0.5\textwidth}
      Dies ist die erste Spalte.
      Die Angabe der Option \texttt{[onlytextwidth]}
      sorgt dafür, dass die Spaltenbreite korrekt eingehalten wird.
    \column{0.5\textwidth}
      Dies ist die zweite Spalte mit weiteren Informationen.
  \end{columns}
\end{frame}


\begin{frame}{Blöcke}
  \begin{block}{Diest ist ein Block}
    Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam
    nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam
  \end{block}
  \begin{exampleblock}{Diest ist ein Example-Block}
    Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam
    nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam
  \end{exampleblock}
  \begin{alertblock}{Diest ist ein Alert-Block}
    Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam
    nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam
  \end{alertblock}
\end{frame}


\begin{frame}[fragile]{Quellcode}
Quellcode-Frames müssen immer die Option \texttt{[fragile]} tragen.
  \begin{verbatim}
#include <iostream>

using namespace std;

int main() {
  cout << "Hello World!";
}
  \end{verbatim}
\end{frame}


\begin{frame}[highlight]{Wichtig}
Diese Folie ist wichtig!
\end{frame}

\end{document}