Skip to content
forked from ROCm/hipCaffe

hipCaffe: the HIP port of Caffe

License

Notifications You must be signed in to change notification settings

emerth/hipCaffe

 
 

Repository files navigation

Caffe

This fork fixes some minor issues, and makes it easier to checkout the changes on different machine setups I have.

YMMV.

License and Citation

Caffe is released under the BSD 2-Clause 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}
}

hipCaffe: the HIP Port of Caffe

For details on the HIP Port of Caffe, please take a look at the README.ROCm.md file.

About

hipCaffe: the HIP port of Caffe

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 85.8%
  • Python 8.9%
  • CMake 2.7%
  • MATLAB 0.9%
  • Makefile 0.7%
  • Cuda 0.5%
  • Other 0.5%