提交 f8aaf26a authored 作者: Frederic Bastien's avatar Frederic Bastien

flake8

上级 5472dd89
...@@ -1442,6 +1442,7 @@ class ShapeOptimizer(Optimizer): ...@@ -1442,6 +1442,7 @@ class ShapeOptimizer(Optimizer):
def apply(self, fgraph): def apply(self, fgraph):
pass pass
class UnShapeOptimizer(Optimizer): class UnShapeOptimizer(Optimizer):
"""Optimizer remove ShapeFeature as an fgraph feature.""" """Optimizer remove ShapeFeature as an fgraph feature."""
def apply(self, fgraph): def apply(self, fgraph):
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论