[
https://issues.apache.org/jira/browse/SINGA-349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16482240#comment-16482240
]
Xue Wanqi edited comment on SINGA-349 at 5/21/18 6:50 AM:
----------------------------------------------------------
the autograd is not fully completed and just support few operations such as
convolution2d, pooling. i will announce it on social network later as you
suggest. Thanks.
was (Author: xuewanqi):
it's fine to add some docs for the autograd in the social network posts. but
need to mention that it is not fully completed.
> Create layer operations for autograd
> ------------------------------------
>
> Key: SINGA-349
> URL: https://issues.apache.org/jira/browse/SINGA-349
> Project: Singa
> Issue Type: New Feature
> Reporter: Xue Wanqi
> Priority: Major
>
> Add more larger autograd operations, such as convolution_2d(), pooling().
> These operations can be implemented in two ways:
> 1.create cpp operations and export them to python vis swig
> 2. by calling some existing layers, package the corresponding layers into new
> operations.
> The second method is preferred as it is much more easier.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)