提交 61de1573 authored 作者: Adam Becker's avatar Adam Becker

flake8

上级 48d1e683
...@@ -18,8 +18,8 @@ except ImportError as e: ...@@ -18,8 +18,8 @@ except ImportError as e:
# To make sure theano is importable # To make sure theano is importable
pass pass
# TODO GPU sort / argsort
# TODO GPU sort / argsort
class GpuTopKOp(GpuKernelBase, TopKOp): class GpuTopKOp(GpuKernelBase, TopKOp):
''' '''
Implements TopKOp on gpu Implements TopKOp on gpu
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论