summaryrefslogtreecommitdiff
path: root/caffe2
AgeCommit message (Expand)AuthorFilesLines
2018-02-23Caffe2 ARM ComputeLibrary integration (#2015)Jerry Zhang44-2/+2684
2018-02-23[DT] [4/n] Make epoch_group explicit for JobRunner (#2018)Qinqing Zheng1-3/+5
2018-02-22Rename caffe2_ref_test.py to c2_ref_test.py (#2016)Yinghai Lu1-1/+1
2018-02-22fix all the broken tests from adding debug info (#2013)Bram Wasti2-17/+34
2018-02-22add third output in onnx -> caffe2 lstm conversion (#2011)anderspapitto1-6/+10
2018-02-22added debug info to OperatorDefBram Wasti2-0/+9
2018-02-22CMake cuda targets (#1993)Yangqing Jia1-9/+1
2018-02-22Support convolution without bias in NNPACK bindingsMarat Dukhan1-6/+21
2018-02-21[PR] Floor and Ceil OpOrion Reblitz-Richardson8-0/+375
2018-02-21Implementing Pow operator (this merges existing pow with a scalar and new pow...Orion Reblitz-Richardson8-81/+718
2018-02-20Add an option in cmake for specifying caffe2 python lib relative installation...bddppq1-6/+9
2018-02-21Fix public protobuf interface (#1961)Yangqing Jia1-2/+2
2018-02-20Allow more backends in caffe2_benchmark (#1979)sf-wind2-8/+10
2018-02-20Move onnx-caffe2 inside caffe2 (#1921)Yinghai Lu15-0/+3130
2018-02-16Adding a new ReduceScatter Operator.Manoj Krishnan5-0/+289
2018-02-16change schema's __repr__() flat output to pprint style indented outputYan Zhu1-13/+28
2018-02-16- Fix unused parameter warning in pool_op.ccDavid Lai1-0/+38
2018-02-16Fix RowWiseSparseAdam implementationFrank Jiang4-32/+18
2018-02-16Fix warning in net_testMarat Dukhan1-1/+1
2018-02-16Fix event synchronization logicIlia Cherniavskii2-10/+18
2018-02-16Make caffe2 handle out of bounds values correctlySebastian Messmer2-4/+12
2018-02-15Use 8-bit quantization only in cases when it makes sense.Andrey Malevich1-0/+4
2018-02-15Add CPU_ONLY tag for sparse_feature_hash layerXianjie Chen1-0/+8
2018-02-15Support EQ operator for bool typeDo Huy Hoang4-2/+20
2018-02-15- Fix unused parameter warning in math_cpu.ccDavid Lai1-0/+2
2018-02-14Don't allow to export models where parameters are inputs/outputsAndrey Malevich2-0/+29
2018-02-14Expose Caffe2 WorkerPool from ThreadPoolAndrew Tulloch3-1/+12
2018-02-14- Fix unused parameter warning in typeid.hDavid Lai1-0/+2
2018-02-14Fix Android build with binariesMarat Dukhan1-10/+0
2018-02-14detailed error output for parameter sharingYan Zhu1-2/+3
2018-02-14Revert D6893040: Implementing Pow operator (this merges existing pow with a s...Pieter Noordhuis9-580/+81
2018-02-13Implementing Pow operator (this merges existing pow with a scalar and new pow...Maxim Naumov9-81/+580
2018-02-13Add bool function to return whether a model contains lossYan Shang1-0/+3
2018-02-13Allow adding to trainer_extra_schemaKittipat Virochsiri1-0/+4
2018-02-13Only overwrite path_prefix & path_type when not NoneKittipat Virochsiri1-4/+12
2018-02-13Allow custom component tagging in DeviceOptions.node_nameMatan Appelbaum1-6/+20
2018-02-12Experimental support for setup.py develop mode installJunjie Bai9-0/+0
2018-02-12rectangle_cropping_multi_cropping_color_jittering_lightingZhicheng Yan9-180/+1007
2018-02-12If a blob is not specified in the init net, create the blobFei Sun1-0/+3
2018-02-12Fix python extension suffixJunjie Bai1-6/+18
2018-02-12Adding model_id argument to nets in predictor_container when modelInfo existsJesse Hellemn2-1/+39
2018-02-10Fix up caffe2 server build (for @mode/fbandroid/server)Bram Wasti1-1/+1
2018-02-09GPU support for ChannelStatsOpLukasz Wesolowski3-1/+215
2018-02-09Make shape inference work with MKLMemoryDmytro Dzhulgakov2-1/+43
2018-02-09Fix typoYuxin Wu1-1/+1
2018-02-09Remove enqueue_splits() from ReaderBuilderKittipat Virochsiri1-6/+0
2018-02-09extend_operator_CostInferenceFunctionZhicheng Yan10-193/+369
2018-02-08Make NNApi buildHao Lu3-2/+21
2018-02-08only enable FloatToHalf test for GPULin Yang1-0/+2
2018-02-08Rename test.ccHao Lu2-0/+1