Fix contrib/script build

Summary:
Fixes a missing line in https://github.com/caffe2/caffe2/commit/ff2c9735477e4d5076da4ddfc964eb0fd3c360bf

zdevito jamesr66a
Closes https://github.com/caffe2/caffe2/pull/1540

Reviewed By: bddppq

Differential Revision: D6448498

Pulled By: dzhulgakov

fbshipit-source-id: 997453fc6182910140967506d6ad2c8366d06e32
1 file changed
tree: 23c0fba2c2d32bbdec47e630ac6141d71bac3a4b
  1. .jenkins/
  2. .travis/
  3. caffe/
  4. caffe2/
  5. cmake/
  6. conda/
  7. docker/
  8. docs/
  9. modules/
  10. scripts/
  11. third_party/
  12. .Doxyfile
  13. .Doxyfile-c
  14. .Doxyfile-python
  15. .gitattributes
  16. .gitignore
  17. .gitmodules
  18. .travis.yml
  19. appveyor.yml
  20. CMakeLists.txt
  21. LICENSE
  22. Makefile
  23. NOTICE
  24. README.md
  25. release-notes.md
  26. setup.py
  27. VERSION_NUMBER
README.md

Caffe2

License TravisCI Build Status Appveyor Build Status

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.

News and Events

Caffe2 research award competition request for proposals

Questions and Feedback

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.

License

Caffe2 is released under the Apache 2.0 license. See the NOTICE file for details.

Further Resources on Caffe2.ai