summaryrefslogtreecommitdiff
path: root/caffe2/python/caffe_translator.py
AgeCommit message (Expand)AuthorFilesLines
2019-01-09Fix several ResourceWarning: unclosed file (#15746)Mickaƫl Schoentgen1-6/+4
2018-10-11Fix bug in caffe_translator tool (#10056)wuhuikx1-10/+21
2018-03-27Remove Apache headers from source.Orion Reblitz-Richardson1-15/+0
2018-01-12Fix for wrong newline in caffe_translator.py (Crop layer translation)Leon Masopust1-2/+1
2017-10-03Translating Crop to SliceJerry Zhang1-41/+98
2017-09-28Re-license to ApacheYangqing Jia1-0/+15
2017-09-26Deconv translationJerry Zhang1-4/+7
2017-09-19Fix caffe translatorJerry Zhang1-28/+33
2017-09-14Add option to remove legacy_pad in caffe_translatorJerry Zhang1-5/+140
2017-07-08Read pretrained weights using binary mode in caffe_translator.pyGuillaume Dumont1-2/+2
2017-05-24Fixed typo caffe_translator.py, fixes bug #397Bram Ton1-1/+1
2017-05-11adding 3d operator translatorsDu Tran1-0/+111
2017-04-07Add Reduction layer in caffe_translatorViswanath Sivakumar1-0/+20
2017-04-07Unbreak old model check in caffe_translatorViswanath Sivakumar1-1/+1
2017-03-31A more deterministic way to find old C1 modelYiming Wu1-1/+1
2017-03-29doxygen python block addedAaron Markham1-0/+2
2017-03-22translator fixYangqing Jia1-1/+23
2017-03-15Add PReLU translatorezineo1-0/+10
2017-02-13translator fix to solve Aaron's issueYangqing Jia1-4/+6
2017-02-01Make translator work as command line toolBram Wasti1-3/+14
2017-01-27Port ROIPool to caffe2 trunk, add CPU implementationViswanath Sivakumar1-6/+28
2017-01-26Add Flatten layer, bugfix in InnerProductViswanath Sivakumar1-1/+19
2017-01-26Made translator work as command line toolBram Wasti1-1/+36
2017-01-25Run memonger to optimize net if neededViswanath Sivakumar1-0/+6
2017-01-23Enable top-k accuracy option in caffe_translatorBram Wasti1-1/+1
2017-01-18Unbreak caffe_translator for Conv opViswanath Sivakumar1-1/+2
2017-01-18Support bias for Scale layer in caffe_translateViswanath Sivakumar1-16/+39
2017-01-18Removed the old group convolution codeYangqing Jia1-75/+20
2017-01-17Throw error in caffe_translator on Scale layer with biasViswanath Sivakumar1-0/+8
2017-01-17Tool to convert caffe models to c2 + fixes for xray v10Viswanath Sivakumar1-5/+21
2017-01-13Caffe translator: match torch poolingYangqing Jia1-2/+13
2016-11-15fbsync. TODO: check if build files need update.Yangqing Jia1-0/+42
2016-10-11fbsync: mostly lint changes, added mkl filesYangqing Jia1-0/+2
2016-09-06chunky syncYangqing Jia1-26/+109
2016-08-10syncYangqing Jia1-11/+39
2016-08-01chunky sync againYangqing Jia1-1/+1
2016-07-28caffe translator with added back legacy pooling supportYangqing Jia1-11/+10
2016-07-21chunky sync - build scripts to be writtenYangqing Jia1-54/+38
2016-05-13chunky syncYangqing Jia1-203/+259
2016-03-10notebook rewrite and grammar bugfixYangqing Jia1-1/+0
2016-03-08make caffe2.python buildYangqing Jia1-2/+2
2016-03-08move pycaffe2 to caffe2.pythonYangqing Jia1-0/+274