You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@singa.apache.org by GitBox <gi...@apache.org> on 2020/05/20 01:09:29 UTC

[GitHub] [singa] nudles commented on pull request #688: [stall]Layer auto detect input size

nudles commented on pull request #688:
URL: https://github.com/apache/singa/pull/688#issuecomment-631173608


   > 
   > 
   > > > > Hi, @dcslin , can I use this PR right now or which operation I can use now? since I need to let the soonx to support the new autograd api.
   > > > 
   > > > 
   > > > Hi @joddiy please refer to #697
   > > 
   > > 
   > > Thanks, shicong, and one thing to confirm, the name of operation should be `_ReLU` or `ReLU`?
   > 
   > I guess you are building the model? then by convention we use `autograd.relu()`
   
   I suggest to use layer.ReLU() to avoid mixing operators and layers in constructing the model.
   Refer to the first post in https://github.com/apache/singa/issues/696#issue-616336790


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org