Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-09-24 | Update release_notes.md | xuhaibing | 1 | -16/+12 | |
2017-09-24 | Update release_notes.md | xuhaibing | 1 | -14/+15 | |
2017-09-24 | Update release_notes.md | xuhaibing | 1 | -1/+5 | |
2017-09-24 | Update release_notes.md | xuhaibing | 1 | -1/+1 | |
2017-09-24 | Update release_notes.md | xuhaibing | 1 | -3/+3 | |
2017-09-24 | Update release_notes.md | xuhaibing | 1 | -1/+2 | |
2017-09-24 | Update release_notes.md | xuhaibing | 1 | -2/+2 | |
2017-09-24 | Update release_notes.md | xuhaibing | 1 | -3/+2 | |
2017-09-24 | Update release_notes.md | xuhaibing | 1 | -3/+4 | |
2017-09-24 | Update release_notes.md | xuhaibing | 1 | -5/+5 | |
2017-09-24 | Update release_notes.md | xuhaibing | 1 | -0/+5 | |
2017-09-24 | Update release_notes.md | xuhaibing | 1 | -58/+58 | |
2017-09-24 | table fix | xuhaibing | 1 | -0/+0 | |
2017-09-24 | change reversion information | xuhaibing | 2 | -0/+0 | |
2017-09-21 | revise an error in documents | honggui | 2 | -78/+11 | |
2017-09-21 | Refined documents | honggui | 10 | -390/+147 | |
2017-08-26 | add support acl batch normal,direct conv, local connect, concat layers | honggui | 78 | -154/+1217 | |
2017-07-11 | Update userguide link | xhbdahai | 1 | -1/+1 | |
2017-07-11 | update perfomermance summary pic | xhbdahai | 1 | -8/+9 | |
2017-07-06 | Merge branch 'master' of https://github.com/OAID/caffeOnACL | xuhaibing | 1 | -1/+1 | |
2017-07-06 | Remove unused pic directory | xuhaibing | 1 | -0/+0 | |
2017-07-06 | User Guide | xuhaibing | 1 | -0/+129 | |
2017-07-06 | Fix openailab logo link | xhbdahai | 1 | -1/+1 | |
2017-07-06 | 1. Refine Makefile | Ye Joey | 8 | -49/+936 | |
2. Rewrite the release notes with markdown format 3. Add the missed files in SqueezeNet | |||||
2017-07-02 | Issue: When OpenCL initialization fails, even if Caffe uses CPU-mode, it ↵ | Yao Honggui | 1 | -1/+11 | |
doesn't work properly. Solution: when OpenCL initialization fails, if Caffe uses CPU-mode, it can work properly in neon mode | |||||
2017-07-02 | Revise the document to match ACL new version 17.06 | Yao Honggui | 2 | -0/+0 | |
2017-07-01 | To match the new ARM Compute Library version 17.06 | Yao Honggui | 2 | -1/+2 | |
2017-06-02 | 1. Porting Caffe onto ARM Compute Library. | Yao Honggui | 72 | -10/+8287 | |
2. The release version is 0.2.0 | |||||
2017-06-02 | Merge branch 'master' of https://github.com/OAID/caffeOnACL | Yao Honggui | 0 | -0/+0 | |
# Conflicts: # LICENSE | |||||
2017-06-02 | Initial commit | honggui | 1 | -0/+25 | |
2017-03-22 | Merge pull request #5434 from williford/batchnorm_doc2 | Evan Shelhamer | 1 | -4/+14 | |
Clarify batch norm parameter documentation. | |||||
2017-03-22 | Clarify batch norm parameter documentation. | Jonathan R. Williford | 1 | -4/+14 | |
2017-03-21 | Merge pull request #5372 from BlGene/hdf5-load-fix | Eric Tzeng | 1 | -2/+1 | |
sane h5df file type check for weights | |||||
2017-03-21 | sane h5df file type check for weights | max argus | 1 | -2/+1 | |
2017-03-13 | Merge pull request #5393 from jfolz/master | Cyprien Noel | 1 | -1/+1 | |
Multi GPU training from Python can use any solver | |||||
2017-03-13 | Solver_add_nccl accepts any kind of Solver | folz | 1 | -1/+1 | |
2017-03-07 | Merge pull request #4630 from BlGene/load_hdf5_fix | Evan Shelhamer | 5 | -14/+39 | |
Made load_hd5 check blob dims by default, instead of reshaping. | |||||
2017-02-27 | fix broken link to hinge loss | Evan Shelhamer | 1 | -1/+1 | |
2017-02-20 | Merge pull request #5296 from shelhamer/rc5 | Evan Shelhamer | 2 | -3/+3 | |
version bump: rc5 | |||||
2017-02-16 | version bump: rc5 | Evan Shelhamer | 2 | -3/+3 | |
2017-02-16 | Merge pull request #4609 from intelfx/BVLC-work-buildsystem | Evan Shelhamer | 11 | -150/+109 | |
[cmake] Improvements to the build system | |||||
2017-02-16 | Merge pull request #4737 from rokm/matcaffe-individual-destruct | Evan Shelhamer | 3 | -0/+30 | |
[matcaffe] allow destruction of individual networks and solvers | |||||
2017-02-16 | Merge pull request #4721 from kashefy/fix_matlab_demo_typos | Evan Shelhamer | 1 | -3/+4 | |
fix comments in matlab classification demo | |||||
2017-02-16 | Merge pull request #5010 from ngaloppo/fix_drawnet | Evan Shelhamer | 1 | -3/+3 | |
[fix] pycaffe net draw needs default pooling values | |||||
2017-02-16 | Merge pull request #5074 from garion9013/master | Evan Shelhamer | 1 | -12/+5 | |
Fix plot_training_log.py.example | |||||
2017-02-16 | Merge pull request #3893 from rscohn2/patch-1 | Evan Shelhamer | 1 | -1/+1 | |
[docs] info about MKL licensing | |||||
2017-02-16 | Merge pull request #4347 from nitnelave/python/layer_dict | Evan Shelhamer | 2 | -0/+18 | |
[pycaffe] add layer_dict to the python interface | |||||
2017-02-16 | Merge pull request #5236 from solrex/veclib-fix | Evan Shelhamer | 1 | -1/+1 | |
[osx] find vecLib without sdk version | |||||
2017-02-16 | Merge pull request #5210 from ftokarev/patches | Evan Shelhamer | 1 | -2/+1 | |
Obsolete reference to `bool solver` in caffe.proto | |||||
2017-02-09 | Merge pull request #5272 from crowsonkb/master | Evan Shelhamer | 1 | -2/+6 | |
Add Pascal CUDA architectures to Makefile.config.example |