提交 70129ffb authored 作者: Frédéric Bastien's avatar Frédéric Bastien 提交者: GitHub

Merge pull request #5450 from nouiz/give_variables_names

Deprecate theano.gof.utils.give_variables_names.
......@@ -503,6 +503,8 @@ def hist(coll):
return counts
@deprecated("theano.gof.utils",
msg="Use a_theano_variable.auto_name instead")
def give_variables_names(variables):
"""
Gives unique names to an iterable of variables. Modifies input.
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论