提交 65febf36 authored 作者: Iban Harlouchet's avatar Iban Harlouchet

Corrected flake8 errors in theano/gof/type.py

上级 32f0f6d6
...@@ -305,7 +305,7 @@ class PureType(object): ...@@ -305,7 +305,7 @@ class PureType(object):
def filter_variable(self, other, allow_convert=True): def filter_variable(self, other, allow_convert=True):
""" """
Convert a symbolic variable into this Type, if compatible. Convert a symbolic variable into this Type, if compatible.
For the moment, the only Types compatible with one another are For the moment, the only Types compatible with one another are
TensorType and CudaNdarrayType, provided they have the same TensorType and CudaNdarrayType, provided they have the same
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论