Commit Graph

819 Commits (8b2436a776e5cb5d0ebc8bc06f9624ecd87c9189)

Author SHA1 Message Date
Leo Chen 8b2436a776
Add broadcast_shape api (#28257)
4 years ago
石晓伟 21a63f6f90
enhance the op_version_registry, test=develop (#28347)
4 years ago
Shang Zhizhou ea851796e5
TensorRT中ernie模型推理性能优化,支持变长输入 (#28367)
4 years ago
Wilber 6f0f45f69c
copy_to_cpu support uint8 (#28372)
4 years ago
wangguanzhong 5262b02585
add generate_proposals_v2 op (#28214)
4 years ago
石晓伟 d9b5f1261c
update the version of pybind, test=develop (#28284)
4 years ago
wangguanzhong 1c385e26f9
add op_function_generator for box_coder (#28303)
4 years ago
Guanghua Yu e8f2614da5
Enhance multiclass_nms op to support LoD for dygraph mode (#28276)
4 years ago
wangxinxin08 41d26a8287
update matrix nms op to api 2.0 (#28265)
4 years ago
Zhang Ting fdc06f2158
add Fuse bn add act pass (#28196)
4 years ago
Chen Weihang 813b2ade34
Enrich the python error types of paddle & polish format (#28124)
4 years ago
Zhou Wei fb7f85291b
fix print tensor place,add cpu/cuda/pin_memory API for Tensor (#28200)
4 years ago
Wilber f935ca8a50
[lite-xpu-subgraph] Fix xpu compile and test xpu ci. (#27932)
4 years ago
chentianyu03 05fd49e974
change paddle.fluid.layers.reduce_sum to paddle.sum in sample codes (#27998)
4 years ago
tangwei12 202bfab1be
Feature/large scale kv save base/delta (#27470)
4 years ago
Zhou Wei bf412f4665
add tensor clone (#27953)
4 years ago
guofei 6bbb6e7f45
Implement the function of OutScaleForTraining/OutScaleForInference in dygraph (#26601)
4 years ago
chentianyu03 d05058d268
Remove and reorganize the alias of APIs (#27717)
4 years ago
Leo Chen 9a2a4b5f65
Support setting xpu place in dygraph mode (#27909)
4 years ago
Leo Chen 049696bf67
Refine the format of printing tensor (#27673)
4 years ago
joanna.wozna.intel ddcd1b5381
Add bfloat16 resnet50 test (#27755)
4 years ago
Wilber 9005c5a260
Lite subgraph support arm cpu. (#27827)
4 years ago
yongqiangma e8a5aefbbd
update CUDAPlace doc. test=document_fix (#27711)
4 years ago
zhupengyang 659d04df2c
hsigmoid -> hsigmoid_loss/HSigmoidLoss; refine docs (#27745)
4 years ago
石晓伟 0d27591642
save operator version infomation to program desc, test=develop (#27668)
4 years ago
joanna.wozna.intel 0cd4907eba
Add avx512 core instructions check (#27732)
5 years ago
Zhang Ting d2369dd91f
modify docs of CPUPlace and CUDAPinnedPlace, test=document_fix (#27587)
5 years ago
Chen Weihang b14ecb8632
Polish api BuildStrategy/ExecutionStrategy doc & code example (#27662)
5 years ago
lilong12 bbc2add703
Initialize gloo for low level collective apis (#27672)
5 years ago
arlesniak 0ecf441af1
Add support for mkldnn ops types selection with FLAGS in dygraph (#27482)
5 years ago
lilong12 36c0410223
Revert "Initialize gloo for low level collective apis (#27356)", test=document_fix (#27665)
5 years ago
wanghuancoder c68a0313a5
add paddle.fluid._cuda_synchronize (#27595)
5 years ago
liym27 074a71bd25
Support assignment to a Variable in dynamic mode but not deal with backward. (#27471)
5 years ago
lilong12 fa73e4a284
Initialize gloo for low level collective apis (#27356)
5 years ago
Li Fuchen 1501a80f74
add support to float64 input of warpctc op. (#27399)
5 years ago
joanna.wozna.intel b0ee1405f7
Add conv2d bfloat16 support (#27325)
5 years ago
Zhou Wei 1e1ae5c54d
Make the Bind Method of Tensor more automatic (#27270)
5 years ago
Leo Chen aba759ba16
[Feature] Enhance inplace addto strategy for gradient accumulation in static graph (#27112)
5 years ago
huangxu96 02606d45ef
Quant op dev (#25932)
5 years ago
Wilber f827665ae6
[Pass Compatible] Bind python compatible. (#27262)
5 years ago
joanna.wozna.intel 1483ea2304
Add bfloat16 passes (#26999)
5 years ago
Zhen Wang d708b21074
Update amp_check_finite_and_scale_op and add an updating_loss_scaling op for static graph amp training. (#26240)
5 years ago
wangguanzhong a28ae86e11
Enhance ops to support LoD as input for dygraph detection models. (#25316)
5 years ago
Wilber 632125415c
Refine python inference api (#26958)
5 years ago
yaoxuefeng 7f3e6ca596
add cuda generator (#26786)
5 years ago
joanna.wozna.intel 95e1434bb2
Add bfloat16 data type (#25402)
5 years ago
joanna.wozna.intel 0627a319b0
Restore "Add mkldnn bfloat16 option to C-API " (#26882)
5 years ago
石晓伟 ced6e87eee
Revert "Add mkldnn bfloat16 option to C-API (#26676)" (#26854)
5 years ago
arlesniak 885c61f086
Add use of global flag 'use_mkldnn' to layer_helper (#26497)
5 years ago
yaoxuefeng a47d92d868
fleet add save with whitelist test=develop (#23376)
5 years ago