提交 4dbac1e1 authored 作者: Olivier Delalleau's avatar Olivier Delalleau

Fixed typo found in code review

上级 b6db35ce
...@@ -98,7 +98,7 @@ Interface changes: ...@@ -98,7 +98,7 @@ Interface changes:
(Frederic B.) (Frederic B.)
* Do not reorder the user flags passed to the compiler. They get set after other flags. (Frederic B.) * Do not reorder the user flags passed to the compiler. They get set after other flags. (Frederic B.)
* Make setuptools optional (Ilan Schnell) * Make setuptools optional (Ilan Schnell)
* We warn when a user tries to use an old GPU with which TheNo is untested. * We warn when a user tries to use an old GPU with which Theano is untested.
This could cause crash and will also be very slow. (Frederic B.) This could cause crash and will also be very slow. (Frederic B.)
* Make theano.grad able to differentiate between not implemented, undefined and disconnected grad. * Make theano.grad able to differentiate between not implemented, undefined and disconnected grad.
Op.grad function should return theano.gradient.{grad_not_implemented,grad_undefined} or Op.grad function should return theano.gradient.{grad_not_implemented,grad_undefined} or
......
...@@ -98,7 +98,7 @@ Interface changes: ...@@ -98,7 +98,7 @@ Interface changes:
(Frederic B.) (Frederic B.)
* Do not reorder the user flags passed to the compiler. They get set after other flags. (Frederic B.) * Do not reorder the user flags passed to the compiler. They get set after other flags. (Frederic B.)
* Make setuptools optional (Ilan Schnell) * Make setuptools optional (Ilan Schnell)
* We warn when a user tries to use an old GPU with which TheNo is untested. * We warn when a user tries to use an old GPU with which Theano is untested.
This could cause crash and will also be very slow. (Frederic B.) This could cause crash and will also be very slow. (Frederic B.)
* Make theano.grad able to differentiate between not implemented, undefined and disconnected grad. * Make theano.grad able to differentiate between not implemented, undefined and disconnected grad.
Op.grad function should return theano.gradient.{grad_not_implemented,grad_undefined} or Op.grad function should return theano.gradient.{grad_not_implemented,grad_undefined} or
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论