提交 4b318ef7 authored 作者: Brandon T. Willard's avatar Brandon T. Willard

Fix broken formatting in upstream

上级 f271c46c
...@@ -35,13 +35,7 @@ from theano.tensor.basic import ( ...@@ -35,13 +35,7 @@ from theano.tensor.basic import (
Reshape, Reshape,
Join, Join,
) )
from theano.scalar.basic import ( from theano.scalar.basic import ScalarOp, Composite, Cast, Clip, Identity
ScalarOp,
Composite,
Cast,
Clip,
Identity
)
from theano.tensor.elemwise import Elemwise, CAReduce, DimShuffle from theano.tensor.elemwise import Elemwise, CAReduce, DimShuffle
from theano.compile.ops import ( from theano.compile.ops import (
DeepCopyOp, DeepCopyOp,
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论