提交 7fc3ac78 authored 作者: Olivier Breuleux's avatar Olivier Breuleux

replaced some leftover references to lgcm in python files

上级 54a15955
...@@ -149,8 +149,8 @@ class PureOp(object): ...@@ -149,8 +149,8 @@ class PureOp(object):
`Op` is an abstract class that documents the interface for theano's data transformations. `Op` is an abstract class that documents the interface for theano's data transformations.
It has many subclasses, such as It has many subclasses, such as
`sparse dot <http://lgcm.iro.umontreal.ca/epydoc/theano.sparse.Dot-class.html>`__, `sparse dot <http://pylearn.org/epydoc/theano.sparse.Dot-class.html>`__,
and `Shape <http://lgcm.iro.umontreal.ca/epydoc/theano.tensor.Shape-class.html>`__. and `Shape <http://pylearn.org/epydoc/theano.tensor.Shape-class.html>`__.
These subclasses are meant to be instantiated. These subclasses are meant to be instantiated.
An instance has several responsabilities: An instance has several responsabilities:
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论