Update README.md
[platform/upstream/caffeonacl.git] / tools / train_net.cpp
2017-06-02 Yao HongguiMerge branch 'master' of https://github.com/OAID/caffeOnACL
2014-09-01 Jeff Donahuerevert tools/train_net.cpp to previous, depecated version
2014-09-01 Jeff DonahueMerge branch 'qipeng-solvers' into dev
2014-09-01 qipengproto conflit, lint, and math_functions (compiler compl...
2014-09-01 qipengfixed solver constructor in train_net.cpp
2014-09-01 qipengconverted pointers to shared_ptr
2014-09-01 qipengSolver switching support & implementation of Nesterov...
2014-08-28 Evan ShelhamerMerge pull request #857 from netheril96/gflags
2014-08-25 Evan ShelhamerMerge pull request #976 from alfredtofu/dev
2014-08-09 Sergio GuadarramaMerge pull request #888 from ronghanghu/matcaffe-add...
2014-08-08 Evan ShelhamerMerge pull request #880 from BVLC/next
2014-08-07 Evan ShelhamerBack-merge documentation and fixes
2014-08-07 Jeff DonahueMerge pull request #872 from shelhamer/caffe-tool
2014-08-07 Evan Shelhamerfix deprecation warnings
2014-08-07 Evan ShelhamerMerge pull request #868 from shelhamer/license-copyright
2014-08-07 Evan ShelhamerLICENSE governs the whole project so strip file headers
2014-07-29 Jeff DonahueMerge pull request #710 from geenux/dev
2014-07-28 Evan ShelhamerMerge pull request #733 from longjon/pycaffe-tweaks
2014-07-26 Yangqing JiaMerge pull request #789 from Yangqing/sweep
2014-07-26 Yangqing JiaLOG(ERROR)->LOG(FATAL), and misc script changes.
2014-07-25 Yangqing Jiaoops, wrong deprecation message (should have --)
2014-07-25 Yangqing JiaAdding new caffe binary that does everything in one...
2014-07-17 Jeff DonahueMerge pull request #716 from Yangqing/dev
2014-07-17 Evan ShelhamerMerge pull request #561 from shelhamer/cpu-only-build
2014-07-17 Evan Shelhamercollect CUDA includes and calls, separate from CPU...
2014-05-20 Evan ShelhamerMerge pull request #429 from shelhamer/next
2014-05-20 Evan ShelhamerBack-merge changes in master
2014-04-10 Evan ShelhamerBack-merge docs and example image changes from `master...
2014-04-08 Evan ShelhamerBack-merge documentation and fixes
2014-03-28 Evan ShelhamerMerge pull request #219 from jeffdonahue/refactor-layer...
2014-03-28 Jeff Donahuemake ReadProtoFromTextFile not die on parse failure...
2014-03-28 Evan ShelhamerMerge pull request #266 from longjon/toomanyargs
2014-03-27 Jonathan L Longtools should have nonzero error exit codes
2014-03-27 Jonathan L Longpassing too many args to tool binaries is an error
2014-03-27 Evan ShelhamerMerge pull request #255 from shelhamer/copyright-credit
2014-03-27 Evan ShelhamerStandardize copyright, add root-level CONTRIBUTORS...
2014-03-19 Evan ShelhamerMerge pull request #231 from BVLC/next
2014-03-18 Evan ShelhamerBack-merge documentation and historical PRs to master
2014-03-13 Evan ShelhamerMerge pull request #120 from sguada/images_layer
2014-02-28 Evan ShelhamerBack-merge documentation updates from master
2014-02-26 Evan ShelhamerMerge pull request #163 from jeffdonahue/linter
2014-02-26 Jeff Donahuefix linter errors in examples
2014-02-26 Evan ShelhamerMerge pull request #167 from BVLC/next
2014-02-26 Evan ShelhamerMerge pull request #142 from shelhamer/data-aux
2014-02-26 Evan ShelhamerMake tools/ for core binaries, stow scripts/ in tools...