You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@singa.apache.org by "Ying HongBin (JIRA)" <ji...@apache.org> on 2018/11/20 02:12:00 UTC

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

Ying HongBin created SINGA-408:
----------------------------------

             Summary: 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


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)