]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - jacinto-ai/caffe-jacinto.git/history - Makefile
Merge pull request #11 from longjon/master
[jacinto-ai/caffe-jacinto.git] / Makefile
2014-01-20 Evan ShelhamerMerge pull request #11 from longjon/master
2014-01-19 Evan Shelhamercleanup whitespace
2014-01-19 Evan ShelhamerMerge pull request #29 from kloudkl/master
2014-01-13 Kai LiAdd removing distribute directory when make clean
2014-01-13 Kai LiAdd make proto target to seperately generate caffe...
2014-01-13 Kai LiSeperated build, distribute and source directories
2013-11-28 Yangqing JiaMerge pull request #7 from jeffdonahue/headers
2013-11-28 Jeff Donahuemodify makefile to recompile on changes to header files
2013-11-26 Yangqing Jiaremoved the -Wl flag which was an earlier experimental try
2013-11-26 Yangqing Jiamakefile update
2013-11-25 Yangqing JiaMerge branch 'master' of github.com:Yangqing/caffe
2013-11-25 Yangqing Jiamakefile: add both lib and lib64 to the cuda library...
2013-11-23 Yangqing Jiamakefile: added a MATLAB_DIR variable. pycaffe and...
2013-11-22 Ross Girshickupdate Makefile and add some more docs
2013-11-22 Ross GirshickMerge remote-tracking branch 'origin/master'
2013-11-22 Yangqing Jiafix Makefile problem
2013-11-21 Yangqing Jiacleaned makefile a little bit
2013-11-19 Yangqing Jiafix pycaffe dependency
2013-11-19 Yangqing Jiamakefile: not compile test in default
2013-11-19 Yangqing JiaMerge branch 'master' of github.com:Yangqing/caffe
2013-11-19 Yangqing Jiamakefile: fixed the nvcc path
2013-11-16 Yangqing JiaMade a major change: when initializing a network, the...
2013-11-13 Yangqing Jiapycaffe update
2013-11-12 Yangqing Jialinecount improvement
2013-11-12 Yangqing Jiachanged makefile, and removed the no longer needed...
2013-11-12 Yangqing Jiachanged the python file paths
2013-11-12 Yangqing Jiaadded pycaffe wrapper. Preparing to clean the structure
2013-11-12 Yangqing JiaMerge branch 'master' of github.com:Yangqing/caffe
2013-11-12 Yangqing Jiaremove python deps
2013-11-11 Yangqing Jiabugfix
2013-11-08 Yangqing Jiamisc update
2013-11-06 Yangqing Jiaworking asynchronous sgd code. may have errors.
2013-10-31 Yangqing Jiasolver restructuring: now all prototxt are specified...
2013-10-26 Yangqing JiaMerge branch 'master' of github.com:Yangqing/caffe
2013-10-26 Yangqing Jiaadded back opencv dependency and convert scripts
2013-10-15 Yangqing JiaReorganization of codes.
2013-09-13 Yangqing Jiaa bunch of updates. to be checked on durian. does not...
2013-09-12 Yangqing Jiafirst try