]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - jacinto-ai/caffe-jacinto.git/history - include/caffe
point caffe url to bvlc
[jacinto-ai/caffe-jacinto.git] / include / caffe /
2013-12-05 Yangqing JiaMerge pull request #9 from jeffdonahue/fixflattenbug
2013-12-05 Jeff Donahuefix really stupid bug in flatten layer (and add test...
2013-11-28 Yangqing JiaMerge pull request #6 from jeffdonahue/flatten
2013-11-28 Jeff Donahueadd flatten layer
2013-11-21 Yangqing Jiaremove remaining distributed solver stuff
2013-11-21 Yangqing Jiaremove caffe header for distributed solver
2013-11-21 Yangqing Jiaremoved the unsuccessful distributed solver code
2013-11-19 Yangqing JiaMerge branch 'master' of github.com:Yangqing/caffe
2013-11-19 Yangqing JiaMerge branch 'master' of github.com:Yangqing/caffe
2013-11-19 Yangqing Jiaadded explanation notes to syncedmem
2013-11-16 Yangqing JiaMade a major change: when initializing a network, the...
2013-11-13 Yangqing Jiapycaffe update
2013-11-12 Yangqing JiaMerge branch 'master' of github.com:Yangqing/caffe
2013-11-12 Yangqing Jiaio.hpp bugfix
2013-11-11 Yangqing Jiaadded infogain loss layer
2013-11-11 Yangqing Jiabugfix
2013-11-08 Yangqing Jiamisc update
2013-11-07 Yangqing JiaMerge branch 'master' of github.com:Yangqing/caffeine
2013-11-07 Yangqing Jiadistributed solver still having bugs. Pausing for now...
2013-11-07 Yangqing Jiadistributed solver: small fix, still bugs
2013-11-06 Yangqing Jiadistributed server update. bug in synchronous connections.
2013-11-06 Yangqing Jiaworking asynchronous sgd code. may have errors.
2013-11-04 Yangqing Jiadistributed solver - not checked thoroughly
2013-11-04 Yangqing Jiasolver minor change
2013-10-31 Yangqing Jiasolver restructuring: now all prototxt are specified...
2013-10-30 Yangqing Jiasyncedmem: added code to not use cudamalloc/cudafree
2013-10-30 Yangqing JiaMerge branch 'master' of github.com:Yangqing/caffeine
2013-10-30 Yangqing Jiapooling layer: added stochastic pooling layer, not...
2013-10-28 Yangqing Jiasyncedmem bugfix
2013-10-28 Yangqing Jiaoption to run on cpu without gpu
2013-10-26 Yangqing Jiaadded back opencv dependency and convert scripts
2013-10-26 Yangqing Jiaadded back opencv dependency and convert scripts
2013-10-26 Yangqing Jiaregarding https://plus.google.com/113952791760990667476...
2013-10-25 Yangqing JiaMerge branch 'master' of github.com:Yangqing/caffe
2013-10-25 Yangqing Jiabnll
2013-10-25 Yangqing Jiareverted the layer register effort. Live today, fight...
2013-10-25 Yangqing JiaMerge branch 'master' of github.com:Yangqing/caffeine
2013-10-25 Yangqing Jiaput registration commands to cpp files
2013-10-25 Yangqing JiaMerge branch 'master' of github.com:Yangqing/caffe
2013-10-25 Yangqing JiaRegister pattern for layers
2013-10-24 Yangqing Jiacommon: added DeviceQuery() function
2013-10-23 Yangqing Jianeed backward computation, and train_net resume point...
2013-10-22 Yangqing Jiaallow setting custom weight decay
2013-10-21 Yangqing Jiaunchecked: using mean file.
2013-10-17 Yangqing Jiacleaning codes
2013-10-15 Yangqing JiaReorganization of codes.