wangwei created SINGA-186:
-----------------------------

             Summary: Create Python base layer and dropout layer
                 Key: SINGA-186
                 URL: https://issues.apache.org/jira/browse/SINGA-186
             Project: Singa
          Issue Type: New Feature
            Reporter: wangwei


Python bindings provide easy access to layer functions.
This ticket creates the base python layer for V1, which differs to the python 
layers of v0,3 in terms of the layer construction. We are going to explicitly 
config the layer conf and then call c++ layer's Setup function. In this way, it 
would be easier for users to know how to create a python layer (e.g., what 
arguments should be provided).

The dropout layer would be used as an example.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to