- 26 2月, 2019 1 次提交
 - 
- 
由 guomingz 提交于
* This PR improve performance of prior_box op about 1.25x faster on CPU. * Test Env:SKX 8180 with fake data on 28 threads(bs=1). * The below table shows the ~25% improvement which generated by [eval_tp_fake_data.py](https://github.com/PaddlePaddle/Paddle/issues/15618#issuecomment-464613976). | Type |Event | Calls | Total | Min. | Max. | Ave. | Ratio.| | ---------------- | ------------------ | ---- | ------- | -------- | -------- | ------------ | -------- | | w/ optimization | thread0::prior_box | 6000 | 921.201 | 0.110572 | 0.383402 | **0.153533** | 0.084585 | | w/o optimization | thread0::prior_box | 6000 | 1151.85 | 0.102276 | 0.426702 | **0.191976** | 0.103337 | test=develop * Fix the style issue. test=develop
 
 - 
 - 22 2月, 2019 2 次提交
 - 
- 
由 dengkaipeng 提交于
 - 
由 dengkaipeng 提交于
 
 - 
 - 19 2月, 2019 1 次提交
 - 
- 
由 tensor-tang 提交于
* fix warnings test=develop * fix enforce test test=develop
 
 - 
 - 15 2月, 2019 1 次提交
 - 
- 
由 qingqing01 提交于
* Fix debug mode in prior_box_op * Refine code
 
 - 
 - 01 2月, 2019 1 次提交
 - 
- 
由 jerrywgz 提交于
 
 - 
 - 31 1月, 2019 1 次提交
 - 
- 
由 lidanqing-intel 提交于
test=develop
 
 - 
 - 29 1月, 2019 1 次提交
 - 
- 
由 dengkaipeng 提交于
 
 - 
 - 28 1月, 2019 1 次提交
 - 
- 
由 jerrywgz 提交于
 
 - 
 - 25 1月, 2019 2 次提交
 - 24 1月, 2019 1 次提交
 - 
- 
由 jerrywgz 提交于
 
 - 
 - 23 1月, 2019 4 次提交
 - 
- 
由 jerrywgz 提交于
 - 
由 jerrywgz 提交于
 - 
由 jerrywgz 提交于
 - 
由 qingqing01 提交于
* Add generate_mask_labels_op to support Mask-RCNN. * Refine sigmoid_cross_entropy to support nomalize mode. * Fix generator_proposals_label. * Use DeviceTemporaryAllocator in roi_pool and roi_algin. * Remove shape check in data_feeder.
 
 - 
 - 22 1月, 2019 2 次提交
 - 21 1月, 2019 5 次提交
 - 18 1月, 2019 3 次提交
 - 17 1月, 2019 2 次提交
 - 16 1月, 2019 3 次提交
 - 29 12月, 2018 1 次提交
 - 
- 
由 peizhilin 提交于
 
 - 
 - 24 12月, 2018 1 次提交
 - 
- 
由 qingqing01 提交于
 
 - 
 - 18 12月, 2018 1 次提交
 - 
- 
由 sneaxiy 提交于
test=develop
 
 - 
 - 14 12月, 2018 1 次提交
 - 
- 
由 peizhilin 提交于
test=develop
 
 - 
 - 12 12月, 2018 1 次提交
 - 
- 
由 Yu Yang 提交于
test=develop
 
 - 
 - 29 11月, 2018 1 次提交
 - 
- 
由 luotao1 提交于
test=develop
 
 - 
 - 23 11月, 2018 1 次提交
 - 
- 
由 qingqing01 提交于
* CUDA kernel for density_prior_box_op. * Support flatten to 2D.
 
 - 
 - 19 11月, 2018 1 次提交
 - 
- 
由 qingqing01 提交于
* Modify some infer-shape in compile-time.
 
 - 
 - 16 11月, 2018 1 次提交
 - 
- 
由 Wu Yi 提交于
* wip simplify operator framework * wip * wip * done test=develop * clean test=develop * fix test=develop * fix deps test=develop * fix cpu build test=develop * fix tensorrt build test=develop * fix tests test=develop * fix test=develop * fix cpu build test=develop
 
 -