Make lint happy (> 80 characters)
[platform/upstream/caffeonacl.git] / src / caffe / layers / crop_layer.cu
2016-11-28 Zhou MoMake lint happy (> 80 characters)
2016-11-27 Zhou Mofix many typos by using codespell
2016-08-18 Evan ShelhamerMerge pull request #3272 from ixartz/master
2016-07-11 Evan ShelhamerMerge pull request #2984 from marco-c/dont_squeeze
2016-05-04 Jon LongMerge pull request #3977 from tpwrules/master
2016-04-20 Evan ShelhamerMerge pull request #3749 from lukeyeager/bvlc/array_to_...
2016-04-15 Evan ShelhamerMerge pull request #3993 from shelhamer/fix-crop
2016-04-15 Evan ShelhamerCropLayer: groom comments
2016-04-13 Evan ShelhamerMerge pull request #3982 from mnogu/fix-typo-model...
2016-04-01 Jon LongMerge pull request #3891 from danielgordon10/pycaffe...
2016-03-07 Evan ShelhamerMerge pull request #3292 from dgolden1/log-parse-no...
2016-03-06 Jon LongMerge pull request #3590 from junshi15/GPUUtilities
2016-03-06 Jon LongMerge pull request #3588 from junshi15/P2psyncPrepare
2016-03-05 Evan ShelhamerMerge pull request #3613 from longjon/py-coord-map
2016-03-05 Evan ShelhamerMerge pull request #3570 from BlGene/crop-nd
2016-03-05 max argusCrop: fixes, tests and negative axis indexing.
2016-03-05 max argusExtend Crop to N-D, changed CropParameter.
2016-03-05 Jonathan L Longadd CropLayer: crop blob to another blob's dimensions...