]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - jacinto-ai/caffe-jacinto.git/history - src/caffe/net.cpp
solver restructuring: now all prototxt are specified in the solver protocol buffer
[jacinto-ai/caffe-jacinto.git] / src / caffe / net.cpp
2013-10-31 Yangqing Jiasolver restructuring: now all prototxt are specified...
2013-10-25 Yangqing Jiapushing missing checkout
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 JiaMerge branch 'master' of github.com:Yangqing/caffe
2013-10-25 Yangqing JiaRegister pattern for layers
2013-10-23 Yangqing Jianet update
2013-10-23 Yangqing Jianeed backward computation, and train_net resume point...
2013-10-22 Yangqing Jiaallow setting custom weight decay
2013-10-15 Yangqing JiaMerge branch 'master' of github.com:Yangqing/caffeine
2013-10-15 Yangqing JiaMoved the layer factory implementation to cpp; added...
2013-10-15 Yangqing JiaMerge branch 'master' of github.com:Yangqing/caffe
2013-10-14 Yangqing Jiaallow in-place neuron layers
2013-10-14 Yangqing JiaMerge branch 'master' of github.com:Yangqing/caffe
2013-10-14 Yangqing Jiaadded custom learning rate for individual blobs
2013-10-10 Yangqing Jiacpplint
2013-10-09 Yangqing Jiamisc update
2013-10-08 Yangqing Jiaworking on translator
2013-10-07 Yangqing Jiamisc update
2013-10-04 Yangqing Jiadata layer: using pthread
2013-09-30 Yangqing Jialenet training code
2013-09-29 Yangqing Jiaa bunch of updates.
2013-09-27 Yangqing Jiaupdated a bunch of things, ready to test if it breaks...
2013-09-27 Yangqing Jiastarted writing solver
2013-09-27 Yangqing Jiasoftmax bug fix and net testing
2013-09-26 Yangqing Jiaa lot of modifications - disallow copy constructors...
2013-09-25 Yangqing JiaMerge branch 'master' of github.com:Yangqing/caffe
2013-09-25 Yangqing Jiasoftmax layer, test to be written