Commit Graph

27159 Commits (417b576c34a3eeb469120f0708dbccf8c7092639)
 

Author SHA1 Message Date
liu zhengxi 417b576c34
API(dynamic_lstm, dynamic_lstmp) error message enhancement (#24450)
5 years ago
wangchaochaohu 53bdee64e6
add tensor support for gaussian_random_op test=develop (#24389)
5 years ago
qingqing01 da4a1db7bb
Refine error message in some OPs (#24443)
5 years ago
hong f0df90269a
add enable_imperative, disable_imperative alis; test=develop (#24392)
5 years ago
Xing Wu 479c47f316
fix error info for transpose sequence_conv_pool max_sequence_len sequ… (#24437)
5 years ago
WuHaobo 1c00732dd0
Polish PADDLE_ENFORCE of unfold_op (#24423)
5 years ago
MRXLT 71ff32b65d
update error message for unstack op and lamb op; test=develop (#24439)
5 years ago
cc 4d35112255
[Fix bug] Init scale node in OutScaleForTrainingPass and enable test_quantization_scale_pass UT (#24393)
5 years ago
ForFishes 05c3bc3bf6
fix error message, test=develop (#24447)
5 years ago
wangwin 47e4e6438f
test=develop;test=document_fix (#24454)
5 years ago
ceci3 633aaea07e
Update err message (#24422)
5 years ago
wawltor d0ef94798d
Fix the elementwise_ops axis bug, add the warning log for paddle 2.0
5 years ago
Chen Weihang 05d20e5793
API/OP (Some SL API) error message enhancement (#24441)
5 years ago
tangwei12 a97d5a6153
fix op error, test=develop (#24451)
5 years ago
Yang Zhang 7c17ed57e0
Refine `squared_l2_distance_grad` error message (#24409)
5 years ago
Aurelius84 100914ddbe
Fix bug with `if Tensor` in is_control_flow (#24433)
5 years ago
LielinJiang 1a0d26a4db
Add vision api for hapi (#24404)
5 years ago
huangjun12 046b7ebc03
refine Error message of modified_huber_loss (#24417)
5 years ago
Heeenrrry 78af4c9966
Update check_api_approvals.sh (#24446)
5 years ago
zhang wenhui 621a4085b9
enhance cvm bpr_loss adam adagrad adamax ftrl error message, test=develop (#24452)
5 years ago
Li Fuchen e58619295e
OP(rank_loss, similarity_focus, squeeze) error message enhancement (#24448)
5 years ago
wangguanzhong abb49df26f
Enhance yolo_box & yolov3_loss (#24370)
5 years ago
mapingshuo d1bb76a2f7
fix error log, test=develop (#24419)
5 years ago
Jacek Czaja 8b88cd5167
[oneDNN] Fix to inplace pass (#24442)
5 years ago
Bai Yifan f1c4c14c7a
Fix fsp_op error message,test=develop (#24405)
5 years ago
Shibo Tao 068d3690c6
support CUDA using cmake built-in way (#24395)
5 years ago
Jacek Czaja d0307145a3
[oneDNN] disabling oneDNN inplace pass (#24406)
5 years ago
Kaipeng Deng 6435d1b4b8
fix PADDLE_THROW in spectral_norm_op.h. test=develop (#24414)
5 years ago
wangguanzhong cd327e66df
optimize error message, test=develop (#24420)
5 years ago
FDInSky 7fedf26b87
add linear interpolate operator (#23357)
5 years ago
Liufang Sang e24575c8ba
fix error message in accuracy_op.h test=develop (#24416)
5 years ago
liym27 f9a4f9f4c4
Remove redundant code. test=develop (#24397)
5 years ago
wawltor 2de5075a6d
Fix the elementwise ops in broadcast in the process of backward (#24319)
5 years ago
Shibo Tao 5a29919a0a
upgrade ccache to 3.7.9 to support CUDA(#24390)
5 years ago
Guanghua Yu 988fbf82e2
Fix bug with wrong calculation result in `nn.loss.CrossEntropyLoss` (#24352)
5 years ago
zhangchunle 8d0bae2de2
add wlist monitor (#24384)
5 years ago
Wojciech Uss fddf442470
add batch size to the mkldnn matmul cache key (#24408)
5 years ago
joanna.wozna.intel 53125c2f6f
Model converter to dot file (#23169)
5 years ago
Tao Luo 72c370c8d2
remove unused test_multi_thread_helper.h (#24399)
5 years ago
hutuxian 123255cf9f
change InitializeGPU to InitializeGPUAndLoadModel (#24377)
5 years ago
qingqing01 43625bdabd
Add a high-level API with traning and inference into Paddle. (#24293)
5 years ago
Xing Wu 4af3ec0f8a
fix rnn check_type list error (#24346)
5 years ago
Tao Luo 63da846de0
remove old inference C++ tests (#24368)
5 years ago
Chen Weihang aa0f254fbe
Add macro BOOST_GET to enrich the error information of boost :: get (#24175)
5 years ago
Pei Yang 9c073bbd53
skip pyramid_hash on jetson platforms to avoid compile error. test=develop (#24371)
5 years ago
Aurelius84 9bf70ed752
[dy2stat]Support save_inference_model in program_translator (#24353)
5 years ago
Yiqun Liu 5361987361
Implement the new profiler api. (#24344)
5 years ago
zhongpu a851b97a58
copy dygraph api to paddle.imperative (#24085)
5 years ago
Chen Weihang 7728a20175
add detail & file enforce count shell, test=develop, test=document_fix (#24361)
5 years ago
liym27 03f4684d76
[Dy2Stat] Add test for bert pretraining. (#24350)
5 years ago