提交 7af5e4fc authored 作者: abalkin's avatar abalkin 提交者: Frederic

Fixed a typo.

上级 6749cda3
...@@ -13,7 +13,7 @@ from theano.tensor.opt import (register_stabilize, ...@@ -13,7 +13,7 @@ from theano.tensor.opt import (register_stabilize,
from theano.gof import local_optimizer from theano.gof import local_optimizer
from theano.gof.opt import Optimizer from theano.gof.opt import Optimizer
from theano.gradient import grad_not_implemented, DisconnectedType from theano.gradient import grad_not_implemented, DisconnectedType
1
try: try:
import scipy.linalg import scipy.linalg
imported_scipy = True imported_scipy = True
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论