提交 e8a979cd authored 作者: Iban Harlouchet's avatar Iban Harlouchet

Removal of an invisible character in theano/tensor/basic.py

上级 ff7c816c
......@@ -3251,7 +3251,7 @@ def extract_constant(x, elemwise=True):
"""
This function is basically a call to tensor.get_scalar_constant_value.
The main difference is the behaviour in case of failure. While
The main difference is the behaviour in case of failure. While
get_scalar_constant_value raises an TypeError, this function returns x,
as a tensor if possible. If x is a ScalarVariable from a
scalar_from_tensor, we remove the conversion. If x is just a
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论