Skip sparse tests if operators not available

Summary:
Only tests for SparseFunHash for now
Closes https://github.com/caffe2/caffe2/pull/60

Reviewed By: Yangqing

Differential Revision: D4348961

Pulled By: bwasti

fbshipit-source-id: cd05d73ccc711b42a7d33e7a6b65a9d1a9bfa7e6
1 file changed
tree: d195a413998bd76a624ed95a1373de2b5c2bcb39
  1. caffe/
  2. caffe2/
  3. docs/
  4. third_party/
  5. .Doxyfile
  6. .gitignore
  7. .gitmodules
  8. build.py
  9. build_android.py
  10. build_android_prepare.py
  11. LICENSE
  12. Makefile
  13. README.md
README.md

Caffe2

Caffe2 is a deep learning framework made with expression, speed, and modularity in mind. It is an experimental refactoring of Caffe, and allows a more flexible way to organize computation.

Read the installation instructions for installation details.

License and Citation

Caffe2 is released under the BSD 2-Clause license.