提交 2d73c170 authored 作者: Frederic's avatar Frederic

Generate less GpuContiguous implementation

上级 0592f247
......@@ -3352,6 +3352,7 @@ class GpuContiguous(GpuOp):
not already c contiguous.
"""
view_map = {0: [0]}
check_input = False
def __eq__(self, other):
return type(self) == type(other)
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论