| commit | 7660c4cfe54c59c8e652485deb0185246c836669 | [log] [tgz] |
|---|---|---|
| author | Luke Yeager <lukeyeager@users.noreply.github.com> | Mon Oct 23 16:51:50 2017 -0700 |
| committer | Facebook Github Bot <facebook-github-bot@users.noreply.github.com> | Mon Oct 23 17:03:07 2017 -0700 |
| tree | d7278fc3556edfb787429f440c1df05ce9c53652 | |
| parent | c6ef04db042255cf3e1345c987c6d217a7507099 [diff] |
Fix linguist detection with gitattribute overrides Summary: Before: ``` 34.34% Jupyter Notebook 34.06% C++ 20.95% Python 4.84% Cuda 2.36% C 1.78% Objective-C++ 1.05% CMake 0.27% Metal 0.19% Shell 0.05% Objective-C 0.04% Batchfile 0.04% HTML 0.02% CSS 0.01% Makefile ``` After: ``` 51.87% C++ 31.91% Python 7.37% Cuda 3.59% C 2.72% Objective-C++ 1.59% CMake 0.42% Metal 0.30% Shell 0.08% Objective-C 0.06% Batchfile 0.06% HTML 0.02% CSS 0.01% Makefile ``` Closes https://github.com/caffe2/caffe2/pull/1375 Differential Revision: D6130054 Pulled By: Yangqing fbshipit-source-id: e98383381cbde636473e017f204eb6afedb5a34a
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.