提交 e4c5123b authored 作者: Arnaud Bergeron's avatar Arnaud Bergeron

Make the verbosity=high message more centered by fiddling with padding.

上级 8c1682c0
...@@ -687,6 +687,8 @@ for a debugprint of this apply node. ...@@ -687,6 +687,8 @@ for a debugprint of this apply node.
\lstset{language=Python, \lstset{language=Python,
commentstyle=\itshape\color{blue}, commentstyle=\itshape\color{blue},
stringstyle=\color{violet}, stringstyle=\color{violet},
basicstyle=\scriptsize,
xleftmargin=-1em
} }
\begin{lstlisting} \begin{lstlisting}
Debugprint of the apply node: Debugprint of the apply node:
...@@ -694,7 +696,6 @@ Elemwise{add,no_inplace} [@A] <TensorType(float64, vector)> '' ...@@ -694,7 +696,6 @@ Elemwise{add,no_inplace} [@A] <TensorType(float64, vector)> ''
|<TensorType(float64, vector)> [@B] <TensorType(float64, vector)> |<TensorType(float64, vector)> [@B] <TensorType(float64, vector)>
|<TensorType(float64, vector)> [@C] <TensorType(float64, vector)> |<TensorType(float64, vector)> [@C] <TensorType(float64, vector)>
|<TensorType(float64, vector)> [@C] <TensorType(float64, vector)> |<TensorType(float64, vector)> [@C] <TensorType(float64, vector)>
\end{lstlisting} \end{lstlisting}
\end{frame} \end{frame}
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论