提交 efbbd807 authored 作者: Nicolas Ballas's avatar Nicolas Ballas

Enable c_code_cache_version of GpuCorrMM3d

上级 0e4a9310
......@@ -1015,7 +1015,7 @@ class BaseGpuCorr3dMM(GpuOp):
def c_code_cache_version(self):
# raise this whenever modifying any of the support_code_files
return None #(0, 1)
return (0, 23)
def c_support_code_apply(self, node, nodename):
# REMEMBER TO RAISE c_code_cache_version when changing any of
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论