joddiy commented on issue #700: URL: https://github.com/apache/singa/issues/700#issuecomment-644585828
> Hi @joddiy, > > For The Type I operator floor is not present in autograd.py can we implement the same in autograd.py on taking the implementation of Ceil as the reference. Also Equal is implemented in the existing code. > > Thanks, > Shashank Yes, @Shashankwer , you can create a new operator in `autograd.py` by using this func `singa.Floor` ---------------------------------------------------------------- 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]
