https://github.com/shyhuai/B-Caffe
Raw File
Tip revision: 1e8a70d84cbe9524a249fa907c634a0ca89c57fb authored by shyhuai on 21 January 2019, 03:28:40 UTC
merge benchmark scripts from dlbench
Tip revision: 1e8a70d
CONTRIBUTORS.md
# Contributors

Caffe is developed by a core set of BVLC members and the open-source community.

We thank all of our [contributors](https://github.com/BVLC/caffe/graphs/contributors)!

**For the detailed history of contributions** of a given file, try

    git blame file

to see line-by-line credits and

    git log --follow file

to see the change log even across renames and rewrites.

Please refer to the [acknowledgements](http://caffe.berkeleyvision.org/#acknowledgements) on the Caffe site for further details.

**Copyright** is held by the original contributor according to the versioning history; see LICENSE.
back to top