提交 dce541a0 authored 作者: Sigurd Spieckermann's avatar Sigurd Spieckermann

fixed tests for local_subtensor_make_vector optimization

上级 74060c7c
...@@ -35,7 +35,8 @@ from theano.tensor.opt import ( ...@@ -35,7 +35,8 @@ from theano.tensor.opt import (
out2in, out2in,
Shape_i, Shape_i,
Assert, Assert,
MakeVector MakeVector,
make_vector
) )
from theano import tensor from theano import tensor
from theano import tensor as T from theano import tensor as T
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论