- 24 3月, 2019 1 次提交
-
-
由 sneaxiy 提交于
refine gc code test=develop
-
- 21 3月, 2019 3 次提交
-
-
由 Kaipeng Deng 提交于
-
由 qingqing01 提交于
* Rewrite gradient ProtoMaker for affine_channel_op to remove the Output as the input. * Add act in Python API to make the act can be in-place by layer_help.py
-
由 liuwei1031 提交于
* temoprarily disable the code of use kCUDNN, test=develop * add TODO comment, test=develop
-
- 20 3月, 2019 6 次提交
-
-
由 qingqing01 提交于
* Enhance affine_channel_op infer-shape check
-
由 baojun 提交于
* Add softmax_with_cross_entropy_op test=develop * simplify implementation test=develop
-
由 dengkaipeng 提交于
-
由 baojun 提交于
* take care edge cases test=develop * use pragma test=develop
-
由 Wu Yi 提交于
* wip allreduce in op * wip * wip * wip * wip adding test * wip for conflict with mp mode * fix tests test=develop * fix cpu build test=develop * fix travis clang format test=develop * fix cpu build test=develop * update api.spec test=develop * delete comment test=develop * fix cpplint test=develop * fix test=develop * follow comment test=develop * add file test=develop * fix build test=develop * update test=develop * to be compatible with sync_bn, and fix mp mode in develop test=develop
-
由 sneaxiy 提交于
test=develop
-
- 19 3月, 2019 3 次提交
-
-
由 luotao1 提交于
test=develop
-
由 ceci3 提交于
-
由 Yibing Liu 提交于
test=develop
-
- 18 3月, 2019 15 次提交
-
-
由 minqiyang 提交于
-
由 minqiyang 提交于
test=develop
-
由 Hongyu Liu 提交于
-
由 xiaolil1 提交于
* Enable INT8 transpose kernel for MobileNet-SSD improvement. test=develop * Refine the license year. test=develop * Delete redundant code. test=develop * Add axis check. test=develop
-
由 Hongyu Liu 提交于
-
由 Hongyu Liu 提交于
-
由 phlrain 提交于
-
由 phlrain 提交于
-
由 phlrain 提交于
-
由 phlrain 提交于
-
由 tensor-tang 提交于
test=develop
-
由 minqiyang 提交于
test=develop
-
由 luotao1 提交于
test=develop
-
由 dengkaipeng 提交于
-
由 Wojciech Uss 提交于
* Add cpu_quantize_pass for C-API quantization test=develop * add cpu_quantize_pass test * fix lint: add include memory unorderd_map and unordered_set test=develop * fuse_relu 1 test=develop * tuned 2 without squash * fixes test=develop * remove unused vars test=develop * refactored test=develop * fix lint c-style cast -> C++ style cast test=develop * remove QuantMax and c style casts test=develop * last usage of QuantMax removed test=develop * Fix Analysis Predictor UT Check if memory_optimize_pass has already been added to the analysis config before adding a new one, so that it is not added multiple times. test=develop * change map to unordered_map fix the forgotten part of cpu_quantize_pass_tester.cc test=develop * removed quantized attribute * fixed cpu_quantize_pass_tester and op attr comments test=develop * removed redundant line test=debug * removed gmock test=develop * fix after merge
-
- 17 3月, 2019 1 次提交
-
-
由 chengduo 提交于
test=develop
-
- 16 3月, 2019 1 次提交
-
-
由 qingqing01 提交于
test=develop
-
- 15 3月, 2019 10 次提交
-
-
由 minqiyang 提交于
test=develop
-
由 minqiyang 提交于
test=develop
-
由 Xin Pan 提交于
test=develop
-
由 视言 提交于
* Add moving average absmax op in quantilize-aware training.
-
由 luotao1 提交于
test=develop
-
由 qingqing01 提交于
* Support Sync Batch Norm. * Note, do not enable it in one device. Usage: build_strategy = fluid.BuildStrategy() build_strategy.sync_batch_norm = True binary = fluid.compiler.CompiledProgram(tp).with_data_parallel( loss_name=loss_mean.name, build_strategy=build_strategy)
-
由 shippingwang 提交于
-
由 minqiyang 提交于
-
由 Yibing Liu 提交于
* Impl fp16 compute kernel for slice_op test=develop * Use data() to replace mutable_data()
-
由 sneaxiy 提交于
test=develop
-