提交 787eba04 authored 作者: Frederic Bastien's avatar Frederic Bastien

Bump version number

上级 e5d9ccde
...@@ -1982,7 +1982,7 @@ class AdvancedIncSubtensor1(Op): ...@@ -1982,7 +1982,7 @@ class AdvancedIncSubtensor1(Op):
""" % locals() """ % locals()
def c_code_cache_version(self): def c_code_cache_version(self):
return (2,) return (3,)
def perform(self, node, inp, out_): def perform(self, node, inp, out_):
# TODO opt to make this inplace # TODO opt to make this inplace
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论