- 18 3月, 2019 1 次提交
-
-
由 Xin Pan 提交于
graph neural network for imperative mode
-
- 17 3月, 2019 1 次提交
-
-
由 chengduo 提交于
test=develop
-
- 16 3月, 2019 1 次提交
-
-
由 qingqing01 提交于
test=develop
-
- 15 3月, 2019 15 次提交
-
-
由 Tao Luo 提交于
improve layers.fc api doc
-
由 Kaipeng Deng 提交于
add yolo_box for detection box calc in YOLOv3
-
由 Xin Pan 提交于
test=develop
-
由 Xin Pan 提交于
test=develop
-
由 Zhaolong Xing 提交于
Skip compile infer shape in box_coder_op
-
由 视言 提交于
* Add moving average absmax op in quantilize-aware training.
-
由 Kaipeng Deng 提交于
-
由 Xin Pan 提交于
Yolov3 loss: add mixup score and label smooth
-
由 Aurelius84 提交于
-
由 Aurelius84 提交于
-
由 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)
-
由 Yibing Liu 提交于
* Impl fp16 compute kernel for slice_op test=develop * Use data() to replace mutable_data()
-
由 Dang Qingqing 提交于
test=develop
-
由 Aurelius84 提交于
-
由 Zeng Jinle 提交于
Fix cross_entropy2_op numeric error
-
- 14 3月, 2019 12 次提交
-
-
由 sneaxiy 提交于
test=develop
-
由 sneaxiy 提交于
test=develop
-
由 sneaxiy 提交于
-
由 Zeng Jinle 提交于
Revert "PaddingRNN model memory optimize"
-
由 sneaxiy 提交于
test=develop
-
由 sneaxiy 提交于
test=develop
-
由 Zeng Jinle 提交于
test=develop
-
由 liuwei1031 提交于
2. remove lod check in reshape op test=develop
-
由 Wojciech Uss 提交于
* Add cpu_quantize_squash_pass for C-API quantization test=develop * add cpu_quantize_squash_pass teste * fix lint: add include memory unorderd_map and unordered_set test=develop * lint fix 2 * fixes test=develop * refactored test=develop * fix windows ci test=develop
-
由 Zeng Jinle 提交于
PaddingRNN model memory optimize
-
由 chengduo 提交于
* make timeline.py compatible test=develop * Follow comment test=develop
-
由 Tao Luo 提交于
add all_kernels_must_compute_runtime_shape example for speedup infershape
-
- 13 3月, 2019 10 次提交
-
-
由 tianshuo78520a 提交于
-
由 lujun 提交于
Fix api.spec
-
由 sneaxiy 提交于
test=develop
-
由 guomingz 提交于
* resolve #15618 Backgroud: the PR #15398 raised the box_coder op performance regression, we optimized the code via the more efficency leveraging opemmp.
-
由 sneaxiy 提交于
test=develop
-
由 tianshuo78520a 提交于
-
-
由 Kaipeng Deng 提交于
Add the inverse trigonometric function
-
由 Yan Xu 提交于
* fix broadcast with mp mode * polish code test=develop * fix bcast strategy test=develop * fic cpplint test=develop * fix py3 failed test=develop * fix comment test=develop * update comment test=develop
-
由 baojun 提交于
* remove concast_cast and refactor code test=develop * reduce flag use test=develop
-