[
https://issues.apache.org/jira/browse/SINGA-371?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16533230#comment-16533230
]
ASF subversion and git services commented on SINGA-371:
-------------------------------------------------------
Commit aa9c52aeba2e71638c2d8905a8bc37fd8603a510 in incubator-singa's branch
refs/heads/master from xuewanqi
[ https://git-wip-us.apache.org/repos/asf?p=incubator-singa.git;h=aa9c52a ]
SINGA-371 Implement functional operations in c++ for autograd
- merge definition of handles and their init functions
- modified conv2d operation in python part
> 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
> Priority: Major
>
> 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)