提交 fb683e29 authored 作者: Razvan Pascanu's avatar Razvan Pascanu 提交者: David Warde-Farley

added myself as an author

上级 035490a2
...@@ -3,6 +3,14 @@ IfElse is an Op that works with the LazyLinker to support conditional graph eval ...@@ -3,6 +3,14 @@ IfElse is an Op that works with the LazyLinker to support conditional graph eval
:TODO: Add text to library documentation describing the IfElse Op. :TODO: Add text to library documentation describing the IfElse Op.
""" """
__docformat__ = 'restructedtext en'
__authors__ = ( "Razvan Pascanu "
"James Bergstra "
"Dumitru Erhan ")
__copyright__ = "(c) 2010, Universite de Montreal"
__contact__ = "Razvan Pascanu <r.pascanu@gmail>"
from copy import deepcopy from copy import deepcopy
import logging import logging
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论