commit | fd2cab9ded2cca25c2d77f256ed552b032ddac9d | [log] [tgz] |
---|---|---|
author | Zachary DeVito <zdevito@fb.com> | Thu Dec 07 23:19:35 2017 -0800 |
committer | Facebook Github Bot <facebook-github-bot@users.noreply.github.com> | Thu Dec 07 23:44:28 2017 -0800 |
tree | 3c9b8de7092ffcb211a612da5e09774a430ca24e | |
parent | 1c6595c8e81f48ec5c89e4ff75729dc92a95d624 [diff] |
Rudimentary schema checking of operators Summary: Uses caffe2 operator schema to check # of inputs/outputs. Falls back to actual schema->Verify so that schema errors get reported associated with a SourceRange. Reviewed By: jamesr66a Differential Revision: D6517136 fbshipit-source-id: 9be89165ea5e717c4cec1d25bbd967df86200d6c
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.