提交 c792e289 authored 作者: Olivier Delalleau's avatar Olivier Delalleau

Minor typo fixes

上级 7fcd8fe7
...@@ -16,10 +16,10 @@ class T_extending(unittest.TestCase): ...@@ -16,10 +16,10 @@ class T_extending(unittest.TestCase):
## All tests here belong to files in ## All tests here belong to files in
## http://deeplearning.net/software/theano/extending ## http://deeplearning.net/software/theano/extending
## Theano/doc/extending/*.txt ## Theano/doc/extending/*.txt
## Any change you do here also add it to the tutorial ! ## Any change you do here also add it to the tutorial!
## This belongs to an entire folder since code-snippeds are connected ## This belongs to an entire folder since code-snippets are connected
## from one file to another .. and they do not make sense on their ## from one file to another .. and they do not make sense on their
## on ## own.
def test_extending_1(self): def test_extending_1(self):
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论