chrishkchris commented on issue #685: URL: https://github.com/apache/singa/pull/685#issuecomment-617508136
One point to notice is that: Currently in SINGA, ReLU is stateless, i.e. we don't need to initialize a python object for ReLU before use (and we cannot create an instance of ReLU). ---------------------------------------------------------------- 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: [email protected]
