commit | dba92055f3a85e52faa4918fb0a0f20bdbd9d120 | [log] [tgz] |
---|---|---|
author | Fei Sun <feisun@fb.com> | Fri Oct 06 15:45:27 2017 -0700 |
committer | Facebook Github Bot <facebook-github-bot@users.noreply.github.com> | Fri Oct 06 15:50:55 2017 -0700 |
tree | 86e28181187286284b8efb560a896c552b38aef4 | |
parent | 16055663888669b5dc46ffd40cc1e5d38a870e81 [diff] |
Update Caffe2 benchmark file to write text output Summary: The Caffe2 benchmarking framework can now compare the output of a model with some golden output. In order to do that, and reduce the dependency of the benchmarking framework and caffe2, the output is dumped as text format without any schema. The output is read in by the benchmarking framework and perform the comparison. Closes https://github.com/caffe2/caffe2/pull/1301 Reviewed By: bwasti Differential Revision: D5992836 Pulled By: sf-wind fbshipit-source-id: f6b403103949f4b9880c8372bbdc36966475a387
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.