[
https://issues.apache.org/jira/browse/SINGA-371?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16533233#comment-16533233
]
ASF subversion and git services commented on SINGA-371:
-------------------------------------------------------
Commit 5340b65d508f50d20f8f99086c08ceaa1509e391 in incubator-singa's branch
refs/heads/master from Wang Wei
[ https://git-wip-us.apache.org/repos/asf?p=incubator-singa.git;h=5340b65 ]
SINGA-371 Implement functional operations in c++ for autograd
add destructor for CudnnConvHandle;
comment unused code (and include)
> 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)