commit | 0074dc7fa8bcada785c26e3379369d8855ceb1e1 | [log] [tgz] |
---|---|---|
author | sf-wind <sf_wind@hotmail.com> | Tue Feb 20 14:45:53 2018 -0800 |
committer | GitHub <noreply@github.com> | Tue Feb 20 14:45:53 2018 -0800 |
tree | c9426dbb88ffa1c130260691f9cceeccbe222e4e | |
parent | cc7e61c88d8250c31bd5cd4897323335bc550d3a [diff] |
Allow more backends in caffe2_benchmark (#1979) * Remove OpenGL code from benchmark * Make it possible to print plot in the ipython notbook * Create the blob if the blob is not specified in the init net * Do not use gf library for MKL. Even after I install the entire MKL library it is still not found. After removing it, the MKL code can still run * Support more backends in Caffe2 Benchmark * Revert "Do not use gf library for MKL. Even after I install the entire MKL library it is still not found. After removing it, the MKL code can still run" This reverts commit 981b6693a94cbf63ad78d51bd806c7a0d7a5a2d3. * Build caffe2_benchmark using shared or static library depending on the flag
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.