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

[jira] [Created] (SINGA-371) Implement functional operations in c++ for autograd

Xue Wanqi created SINGA-371:
-------------------------------

             Summary: Implement functional operations in c++ for autograd
                 Key: SINGA-371
                 URL: https://issues.apache.org/jira/browse/SINGA-371
             Project: Singa
          Issue Type: New Feature
            Reporter: Xue Wanqi


In former implementation, some autograd operations do calculation by invoking layer, making the codes of these operation complex. 
To simplified this, corresponding functional operations need to be realized. Then these PyOperations can do calculation by calling these function instead of layer.



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