You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@singa.apache.org by "Shengnan An (JIRA)" <ji...@apache.org> on 2019/02/09 02:38:00 UTC

[jira] [Created] (SINGA-424) How to implement operators?

Shengnan An created SINGA-424:
---------------------------------

             Summary: How to implement operators?
                 Key: SINGA-424
                 URL: https://issues.apache.org/jira/browse/SINGA-424
             Project: Singa
          Issue Type: New Feature
            Reporter: Shengnan An


What should I do if I want to implement some operators such as LeakyReLU? I found that in  ReLU class, it just used an imported package 'singa_wrap' to achieve ReLU function. I don't understand what should I do. Should I implement operators from their mathematical definition? But some operators are too simple, such as 'abs'.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)