提交 cf53b1a7 authored 作者: Ian Goodfellow's avatar Ian Goodfellow

removed duplicate docstring

上级 e82ae704
......@@ -115,10 +115,6 @@ class DisconnectedType(theano.gof.type.Type):
because it is disconnected.
"""
""" A type indicating that the only value a variable can take
on is 0. Used primarily to represent that a variable with
whose type doesn't support zeros_like has 0 gradient. """
def filter(self, data, strict=False, allow_downcast=None):
raise AssertionError(
(
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论