提交 9106cb3a authored 作者: Frederic Bastien's avatar Frederic Bastien

bump version to force recompile with fix.

上级 6d5891ff
......@@ -212,7 +212,7 @@ class RecAlgo(object):
class NaiveAlgo(object):
verbose = 0 # 1 or 2 for more verbose output.
cache_version = ()
cache_version = ('debug', 5, verbose)
cache_version = ('debug', 6, verbose)
def __init__(self, scalar_op):
self.scalar_op = scalar_op
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论