- 27 2月, 2019 1 次提交
-
-
由 sneaxiy 提交于
test=develop
-
- 25 2月, 2019 2 次提交
-
-
由 sneaxiy 提交于
test=develop
-
由 qingqing01 提交于
* Refine doc of uniform_random and fix dtype * Update defaule value in the arguments
-
- 21 2月, 2019 1 次提交
-
-
由 Xin Pan 提交于
test=develop
-
- 19 2月, 2019 5 次提交
-
-
由 xuezhong 提交于
test=develop
-
由 xuezhong 提交于
-
由 xuezhong 提交于
test=develop
-
由 Yiqun Liu 提交于
* Correct the comment in control_flow.py. * Correct the argument list of ops. test=develop * Update API.spec. test=develop * Skip op_callstack attr for all op apis. test=develop * Remove use_mkldnn and is_test from python api. test=develop * Remove use_mkldnn and is_test from op_proto_maker and hard-coding them in python when generating doc string. test=develop
-
由 sneaxiy 提交于
test=release/1.3
-
- 11 2月, 2019 3 次提交
- 01 2月, 2019 1 次提交
-
-
由 xuezhong 提交于
test=develop
-
- 31 1月, 2019 1 次提交
-
-
由 jerrywgz 提交于
-
- 30 1月, 2019 3 次提交
-
-
由 Haihao Shen 提交于
* Add INT8 calibration support in Paddle package; test=develop
-
由 Yiqun Liu 提交于
* Refine beam_search_op to output an extra parent_idx tensor. test=develop * Fix the unittest test_beam_search_op. test=develop * Fix the merging mistake. test=develop
-
由 jerrywgz 提交于
-
- 29 1月, 2019 7 次提交
-
-
由 dengkaipeng 提交于
-
由 dengkaipeng 提交于
-
由 dengkaipeng 提交于
-
由 tink2123 提交于
-
由 dengkaipeng 提交于
-
由 dengkaipeng 提交于
-
由 dengkaipeng 提交于
-
- 28 1月, 2019 2 次提交
- 25 1月, 2019 2 次提交
- 24 1月, 2019 2 次提交
-
-
由 Yiqun Liu 提交于
* Refine the beam_search op and test. * A basic CUDA implementation of beam_search for small batch_size. * Implement CUDA kernel for beam_search_op. * Use multiple CUDA threads in the same block to select the top beam. * Update the python api of beam_search op. * Enable extend function in CPU kernel of beam_search op. * Unify the CUDA codes. test=develop * Unify the CPU kernel of beam_search op. * Ensure the seletced items of beam_search_op's CPU kernel sorted by scores. * Update the description of beam_search in API.spec. * Enable the use of CUDA kernel in beam_search op. * Exclude the beam_search's CUDA unittest when there is no CUDA gpu, and delete some debuging statements. test=develop * Follow comments. test=develop * Call the CPU kernel for beam_search op when batch_size > 4. test=develop * Remove the except of is_empty op in PrepareData. test=develop
-
由 tink2123 提交于
test=develop
-
- 23 1月, 2019 4 次提交
-
-
由 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.
-
由 jerrywgz 提交于
-
由 jerrywgz 提交于
-
- 22 1月, 2019 2 次提交
-
-
由 WangZhen 提交于
-
由 Qiao Longfei 提交于
-
- 21 1月, 2019 4 次提交
-
-
由 WangZhen 提交于
-
由 flame 提交于
add python inference api
-
由 Qiao Longfei 提交于
test=develop
-
由 jerrywgz 提交于
-