Commit Graph

7561 Commits (d54494ba87f5945aabcf63e70ac6b97489ce88e7)

Author SHA1 Message Date
gongweibao fe8f28c957
Add GetVariableNoBarrier on brpc. (#15488)
7 years ago
Yiqun Liu 3008fa1261
Add the CUDA kernel for beam_search op (#15020)
7 years ago
Zeng Jinle ed1726eaaa
Merge pull request #15501 from sneaxiy/disable_eager_deletion_mnist
7 years ago
Wu Yi 22db82c053
fix tangwei merge issue test=develop (#15506)
7 years ago
Zeng Jinle dec89bd7ed
Merge pull request #15460 from sneaxiy/try_to_turn_on_remove_unnecessary_lock
7 years ago
tangwei12 5cfc40dea8
nce add check sample lables, test=develop (#15463)
7 years ago
Xin Pan 58cb18d9d9
Merge pull request #15322 from velconia/imperative_resnet
7 years ago
sneaxiy eed4a6383d disable eager deletion unittest
7 years ago
minqiyang c8965dc1ab Polish code
7 years ago
乔龙飞 Qiao Longfei d243e555eb
Merge pull request #15080 from jacquesqiao/optimize-assign
7 years ago
guomingz dbdaf15ca0 [V1.3] Add the calibration tool code for int8 inference and focus test. (#15062)
7 years ago
tangwei12 8b50ad80ff
checkpoint at distributed training (#14854)
7 years ago
qingqing01 07dc5a1506
Add generate_mask_labels_op to support Mask-RCNN and refine some code. (#15371)
7 years ago
Qiao Longfei 6833ec06dc Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into optimize-assign
7 years ago
Yiqun Liu eaad3e4c3d
Add check of input in sequence_expand op. (#15466)
7 years ago
sneaxiy ef788603d4 merge develop
7 years ago
Zhen Wang 58727e8e6d
Merge pull request #15455 from wzzju/graph_quantization
7 years ago
Tao Luo fef3fd6d62
Merge pull request #15452 from luotao1/legacy_option
7 years ago
Paddle CI 289aba750a Polish code
7 years ago
WangZhen bac08c4a26 Fix some bugs caused by set functions of the Pass class. test=develop
7 years ago
flame f534c66d2d
fix test_word2vec bug (#15462)
7 years ago
WangZhen 4e91d8d291 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into graph_quantization
7 years ago
WangZhen 3b668c1574 Update some comments in the quantization transform pass. test=develop
7 years ago
WangZhen b913463e83 Update according to the reviewers' suggestion. test=develop
7 years ago
sneaxiy d8568acd19 turn on remove_unnecessary_lock
7 years ago
Qiao Longfei 99d533d026 update TestNumpyArrayInitializer test=develop
7 years ago
Qiao Longfei 0aecf7c70e add TestNumpyArrayInitializer
7 years ago
Qiao Longfei a1326cf363 add NumpyArrayInitializer and use it to refactor nce op
7 years ago
Qiao Longfei def70c5ccc Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into optimize-assign
7 years ago
Xin Pan 1d31a0e10c resolve conflicts
7 years ago
Xin Pan 1888337a49 tweak the executor implementation to better match origin behavior
7 years ago
minqiyang cf7229d2c2 Polish code
7 years ago
WangZhen 3ce6172052 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into graph_quantization
7 years ago
minqiyang cafbd62ea0 Add FLAGS_cudnn_deterministic to unittest now
7 years ago
WangZhen 59e5cc51d6 Add quantization transform pass and UT.
7 years ago
flame d60751fb71
add python inference api (#15248)
7 years ago
Tao Luo e000d17a0c remove legacy WITH_SWIG_PY option
7 years ago
peizhilin 5e5e6a3225 fix the prompt when dll load failed on windows
7 years ago
minqiyang be2d3ae629 Add debug info
7 years ago
minqiyang a21f4e38c3 Polish code
7 years ago
minqiyang 8ce198b2e1 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into imperative_resnet
7 years ago
minqiyang 31a1cd8ce5 Align the first batch of gpu resnet
7 years ago
Tao Luo 6597ccb01f
Merge pull request #15413 from luotao1/legacy_code
7 years ago
Dun 9f8f0fc2d3 Memory optimization of depthwise conv op and group norm op (#15313)
7 years ago
Xin Pan 9a9c690e71
Merge pull request #15343 from panyx0718/imperative3
7 years ago
WangZhen e2ff300b02 add UT for quantization.
7 years ago
dongdaxiang db50b01100 remove file cnt assignment in async_executor
7 years ago
Tao Luo c102f427d2 make 'paddle version' valid
7 years ago
WangZhen 451896fce4 init quantization.
7 years ago
Xin Pan 3c09a57e47 fix bias
7 years ago