You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@singa.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2018/11/20 09:17:01 UTC

[jira] [Commented] (SINGA-408) Unsupportive function definition in python3

    [ https://issues.apache.org/jira/browse/SINGA-408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16692898#comment-16692898 ] 

ASF subversion and git services commented on SINGA-408:
-------------------------------------------------------

Commit 90256fcb13d4755bbd6354c9746bee45521b3602 in incubator-singa's branch refs/heads/master from xuewanqi
[ https://git-wip-us.apache.org/repos/asf?p=incubator-singa.git;h=90256fc ]

SINGA-408 Unsupportive function definition in python3

Correct the unsupportive function definition in line 1190 of "python/singa/autograd.py".


> Unsupportive function definition in python3
> -------------------------------------------
>
>                 Key: SINGA-408
>                 URL: https://issues.apache.org/jira/browse/SINGA-408
>             Project: Singa
>          Issue Type: Bug
>            Reporter: Ying HongBin
>            Priority: Major
>
> the error is the function signature in line 1190 of "python/singa/autograd.py", which should be 
> def __call__(self, xs, hc):
> h0, c0 = hc



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)