提交 4a2d7cf8 authored 作者: Frederic Bastien's avatar Frederic Bastien

Bump version number following removing of old function. It was used indirectly.

上级 f218f76e
......@@ -363,7 +363,7 @@ class GpuConv(Op):
return ['cuda_ndarray.cuh','<stdio.h>']
def c_code_cache_version(self):
return (0,14) # raise this whenever modifying any of the support_code_files
return (0,15) # raise this whenever modifying any of the support_code_files
def c_support_code_apply(self, node, nodename):
# REMEMBER TO RAISE c_code_cache_version when changing any of these files
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论