提交 9cc952b6 authored 作者: Pierre Luc Carrier's avatar Pierre Luc Carrier

interupt => interrupt

上级 8520d4df
......@@ -845,7 +845,7 @@ main C function must respect the following constraints :
* It must return an int. The value of that int indicates whether the
op could perform its task or not. A value of 0 indicates success while
any non-zero value will interupt the execution of the Theano function.
any non-zero value will interrupt the execution of the Theano function.
Before returning a non-zero integer, the main function should call the
function ``PyErr_Format()`` to setup a Python exception.
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论