[
https://issues.apache.org/jira/browse/SINGA-193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
wangwei closed SINGA-193.
-------------------------
Resolution: Fixed
> Add Python layers
> -----------------
>
> Key: SINGA-193
> URL: https://issues.apache.org/jira/browse/SINGA-193
> Project: Singa
> Issue Type: New Feature
> Reporter: wangwei
> Assignee: wangwei
>
> This ticket creates the python layers for V1, which differ to the python
> layers of v0,3 in terms of the layer construction.
> The python layers should provide intuitive APIs for uses to configure the
> layer. Keras API would be a reference.
> We need to consider the param specs in the layer creation which is missing in
> Keras APIs.
> The python layer would be uniform for cudnn, opencl and cpp. A backend (e.g.,
> 'cudnn', 'cuda') field would be used to create the C++ layer, e.g.,
> cudnnPooling or openclPooling.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)