commit | 6811acbef91307be34b757ee512103f29dc966a1 | [log] [tgz] |
---|---|---|
author | Zachary DeVito <zdevito@fb.com> | Wed Nov 29 16:42:39 2017 -0800 |
committer | Facebook Github Bot <facebook-github-bot@users.noreply.github.com> | Wed Nov 29 16:47:45 2017 -0800 |
tree | f772a22c0351d1e079dbf34bb27cd701c17cde2d | |
parent | c9e181f50f1636058f420b141e7aab58b52a6593 [diff] |
Syntax for control flow in C2 Summary: Experimental code that allows you to write C2 NetDefs directly using python-like syntax. This includes the ability to write native control-flow (if, while) and have it turn into IfOp and WhileOp Reviewed By: jamesr66a, dzhulgakov Differential Revision: D6123298 fbshipit-source-id: 25fc078b5769be61ac7fb3aa9a7c95bd88dccc30
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 Apache 2.0 license. See the NOTICE file for details.