1 Star 0 Fork 0

邢卫国/NVCaffe1

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
BSD-2-Clause
# NVIDIA has discontinued support and maintenance for this repository. Everything is provided as-is with no further updates being accepted. Thanks for all the contributions and engagement! # Caffe Caffe is a deep learning framework made with expression, speed, and modularity in mind. It is developed by the Berkeley Vision and Learning Center ([BVLC](http://bvlc.eecs.berkeley.edu)) and community contributors. # NVCaffe NVIDIA Caffe ([NVIDIA Corporation ©2017](http://nvidia.com)) is an NVIDIA-maintained fork of BVLC Caffe tuned for NVIDIA GPUs, particularly in multi-GPU configurations. Here are the major features: * **16 bit (half) floating point train and inference support**. * **Mixed-precision support**. It allows to store and/or compute data in either 64, 32 or 16 bit formats. Precision can be defined for every layer (forward and backward passes might be different too), or it can be set for the whole Net. * **Layer-wise Adaptive Rate Control (LARC) and adaptive global gradient scaler** for better accuracy, especially in 16-bit training. * **Integration with [cuDNN](https://developer.nvidia.com/cudnn) v8**. * **Automatic selection of the best cuDNN convolution algorithm**. * **Integration with v2.2 (or higher) of [NCCL library](https://github.com/NVIDIA/nccl)** for improved multi-GPU scaling. * **Optimized GPU memory management** for data and parameters storage, I/O buffers and workspace for convolutional layers. * **Parallel data parser, transformer and image reader** for improved I/O performance. * **Parallel back propagation and gradient reduction** on multi-GPU systems. * **Fast solvers implementation with fused CUDA kernels for weights and history update**. * **Multi-GPU test phase** for even memory load across multiple GPUs. * **Backward compatibility with BVLC Caffe and NVCaffe 0.15 and higher**. * **Extended set of optimized models** (including 16 bit floating point examples). * _Experimental feature (no official support)_ **Multi-node training** (since v0.17.1, NCCL 2.2 and OpenMPI 2 required). * _Experimental feature (no official support)_ **TRTLayer** (since v0.17.1, can be used as inference plugin). ## License and Citation Caffe is released under the [BSD 2-Clause license](https://github.com/BVLC/caffe/blob/master/LICENSE). The BVLC reference models are released for unrestricted use. Please cite Caffe in your publications if it helps your research: @article{jia2014caffe, Author = {Jia, Yangqing and Shelhamer, Evan and Donahue, Jeff and Karayev, Sergey and Long, Jonathan and Girshick, Ross and Guadarrama, Sergio and Darrell, Trevor}, Journal = {arXiv preprint arXiv:1408.5093}, Title = {Caffe: Convolutional Architecture for Fast Feature Embedding}, Year = {2014} }

简介

暂无描述 展开 收起
BSD-2-Clause
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/xingwg/NVCaffe1.git
git@gitee.com:xingwg/NVCaffe1.git
xingwg
NVCaffe1
NVCaffe1
caffe-0.17

搜索帮助

23e8dbc6 1850385 7e0993f3 1850385