commit | d6ff84de5c1b152a86bc98123071beda751a5261 | [log] [tgz] |
---|---|---|
author | Zachary DeVito <zdevito@fb.com> | Mon Sep 25 10:43:21 2017 -0700 |
committer | Facebook Github Bot <facebook-github-bot@users.noreply.github.com> | Mon Sep 25 10:53:51 2017 -0700 |
tree | 7a6007039ff4ba8af9ca05ca792b1773bc35e426 | |
parent | 15a7bb3bff8fa85a24deace8f9ff6ad81fd9861b [diff] |
Add an aten_op to contrib. Summary: This operator allows the use of Torch's underlying TH libraries (TH, THC, THNN, and THCUNN) through the ATen tensor library. Use of the operator is described in the README. The operator itself is generated from ATen's Declarations.yaml file which describes its public API. Closes https://github.com/caffe2/caffe2/pull/1235 Reviewed By: dzhulgakov Differential Revision: D5876944 Pulled By: zdevito fbshipit-source-id: b558e8563a5e82a0e6278705a4a359bd7df4e70a
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.
Caffe2 research award competition request for proposals
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 BSD 2-Clause license.