提交 28f822b0 authored 作者: Frederic Bastien's avatar Frederic Bastien

reverted the c_code_cache_version as the c code was not changed.

上级 957cb600
......@@ -374,7 +374,7 @@ class GpuDimShuffle(Op):
return sio.getvalue()
def c_code_cache_version(self):
return (3,0)
return (1,0)
class GpuSum(Op):
"""GpuSum is a Reduction along some dimensions by summation.
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论