提交 0359b899 authored 作者: affanv14's avatar affanv14

bump c code cache version in GPUCorrMM

上级 2dc5ea50
......@@ -557,7 +557,7 @@ class BaseGpuCorrMM(CGpuKernelBase):
def c_code_cache_version(self):
# Raise this whenever modifying the C code (including the file).
return (8,)
return (9,)
def c_code_helper(self, bottom, weights, top, direction, sub, height=None, width=None):
"""
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论