提交 7d88e7f7 authored 作者: Frederic Bastien's avatar Frederic Bastien

Fix import.

上级 5d4d63db
import numpy import numpy
from theano.gof import Variable, Op, utils, Type, Constant, Value from theano.gof import Variable, Op, utils, Type, Constant, Value, Apply
from theano.tensor.tsor_apply import Apply
from theano.tensor import as_tensor_variable, dot, DimShuffle from theano.tensor import as_tensor_variable, dot, DimShuffle
from theano import tensor from theano import tensor
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论