commit | 11a736b6822cbcc68dc84b6bba76508e32b46bd0 | [log] [tgz] |
---|---|---|
author | Joseph Spisak <spisakjo@gmail.com> | Fri Mar 02 16:19:45 2018 -0800 |
committer | bddppq <bai@in.tum.de> | Fri Mar 02 16:19:45 2018 -0800 |
tree | 9f096cdf2f6676a96780e78ef32398484e86e14d | |
parent | 349238f5bf7e9a19400c88c229de4f3101777e34 [diff] |
Sqrt op (#2101) * First attempt on sqrt op * Adding the Sqrt op along with the test cases * Made changes per @Yangqing's questions re: tensor format and used hypothesis to generate input tensor
Caffe2 is a lightweight, modular, and scalable deep learning framework. Building on the original Caffe, Caffe2 is designed with expression, speed, and modularity in mind.
Please use Github issues (https://github.com/caffe2/caffe2/issues) to ask questions, report bugs, and request new features.
Please participate in our survey (https://www.surveymonkey.com/r/caffe2). We will send you information about new releases and special developer events/webinars.
Caffe2 is released under the Apache 2.0 license. See the NOTICE file for details.