Merge pull request #209 from jeffdonahue/loss-in-forward-pass
[platform/upstream/caffeonacl.git] / tools /
2014-03-21 Jeff DonahueMerge pull request #209 from jeffdonahue/loss-in-forwar...
2014-03-20 Evan ShelhamerBack-merge documentation and script fixes
2014-03-20 Evan Shelhamerfix script path incantation
2014-03-20 Sergey KarayevMerge pull request #161 from kloudkl/simplify_feature_e...
2014-03-19 Jeff Donahuefix net_speed_benchmark so 'make all' works
2014-03-19 Evan ShelhamerMerge pull request #221 from jamt9000/fix-dump-network
2014-03-19 Evan ShelhamerMerge pull request #242 from kloudkl/script
2014-03-19 Kai LiFile naming convention requires that two words be split...
2014-03-19 Kai LiFix shell script current dir bad substition errors
2014-03-19 Kai LiMove binarize_features, retrieve_images to examples...
2014-03-19 Kai LiAdd a python script to generate a list of all the files...
2014-03-19 Kai LiDon't create a new batch after all the feature vectors...
2014-03-19 Kai LiFix cpplint errors for Net, its tests and feature relat...
2014-03-19 Kai LiUse lowercase underscore naming convention for Net...
2014-03-19 Kai LiMove extract_features, binarize_features, retrieve_imag...
2014-03-19 James ThewlisRemove cudaSetDevice(1)
2014-03-19 Evan ShelhamerMerge pull request #231 from BVLC/next
2014-03-18 Evan Shelhamerlint, except for rand/rand_r
2014-03-18 Sergey KarayevMerge pull request #230 from kloudkl/get_model_script
2014-03-18 James ThewlisSet phase to TRAIN when performing backward pass
2014-03-18 Evan ShelhamerMerge pull request #229 from kloudkl/minor_change
2014-03-18 Kai LiDisplay total num of processed files after computing...
2014-03-18 Evan ShelhamerBack-merge documentation and historical PRs to master
2014-03-18 Evan ShelhamerMerge pull request #199 from longjon/pycaffe-ordereddict
2014-03-17 James ThewlisFix wrong argv check for whether a backward pass should...
2014-03-17 James ThewlisPrevent blob from being freed at end of if statement...
2014-03-13 Evan ShelhamerMerge pull request #120 from sguada/images_layer
2014-03-13 Evan ShelhamerMerge pull request #136 from kloudkl/cuda_timing
2014-03-13 Evan ShelhamerMerge pull request #184 from chyojn/cifar10_model_script
2014-03-13 Evan ShelhamerMerge pull request #191 from sguada/print_memory
2014-03-11 Evan ShelhamerMerge pull request #134 from mavenlin/computemean
2014-03-11 linminmove if outside of forloop
2014-03-11 linmincompute data mean for float_data
2014-03-04 Kai LiFix the cpplint errors for benchmark Timer
2014-03-04 Kai LiAdd state machine, boost::posix_time based cpu timer...
2014-03-04 Kai LiReplace CPU timer with newly added Timer to benchmark...
2014-03-04 Kai LiSynchronize GPU before CPU timers start and stop in...
2014-02-28 Evan ShelhamerBack-merge documentation updates from master
2014-02-28 Evan ShelhamerMerge pull request #181 from chyojn/absolute_path_of_script
2014-02-28 chyojnuse absolute path in script
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...