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

Fixed 2 typos

上级 a64bfb51
...@@ -252,7 +252,7 @@ along with pointers to the relevant documentation. ...@@ -252,7 +252,7 @@ along with pointers to the relevant documentation.
* TensorType : Theano type that representes a multidimensional * TensorType : Theano type that representes a multidimensional
array containing elements that all have the same type. Variables of array containing elements that all have the same type. Variables of
this Theano type are representedin C as objects of class this Theano type are represented in C as objects of class
`PyArrayObject <http://docs.scipy.org/doc/numpy/reference/c-api.types-and-structures.html#PyArrayObject>`_. `PyArrayObject <http://docs.scipy.org/doc/numpy/reference/c-api.types-and-structures.html#PyArrayObject>`_.
The :class:`TensorType documentation <tensor.TensorType>`. The :class:`TensorType documentation <tensor.TensorType>`.
...@@ -282,5 +282,5 @@ along with pointers to the relevant documentation. ...@@ -282,5 +282,5 @@ along with pointers to the relevant documentation.
* CDataType : Theano type that represents a C data type. The C type * CDataType : Theano type that represents a C data type. The C type
associated with this Theano type depends on the data being associated with this Theano type depends on the data being
represented.The :class:`CDataType documentation represented. The :class:`CDataType documentation
<theano.gof.type.CDataType>`. <theano.gof.type.CDataType>`.
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论