Commit Graph

25878 Commits (10018f1561cb8f75f8df982dcf2217e50cee2647)
 

Author SHA1 Message Date
Tao Luo 10018f1561
refine check_api_approvals.sh (#21666)
5 years ago
Chen Weihang d96acc3363
Refine dygraph DataLoader implementation (#21634)
5 years ago
wangchaochaohu 5eec8cf5af
fix the mean grad OP performance improvement test=develop (#21658)
5 years ago
Zeng Jinle 29f64c8c9e
refine some grad op makers, test=develop (#21629)
5 years ago
mapingshuo e2d849b989
Dropout with seed (#21590)
5 years ago
Adam e81f0228df MKL-DNN 1.0 Update (#20162)
5 years ago
rensilin 7f5d532a9c fix: fail to call ZeroCopyTensor::mutable_data() when device_id is no… (#21461)
5 years ago
liym27 1d6f0b40eb
fix bug: add attr_error only when default value is None. test=develop (#21655)
5 years ago
xujiaqi01 f404157205
fix master patch when slot is dense (#21580)
5 years ago
xujiaqi01 c05706fe73
fix code style of fleet_wrapper (#21639)
5 years ago
wangchaochaohu 95b95a284b
Mean gpu optimize (#21643)
5 years ago
Leo Chen 48600d7f17
Add op function generator for dygraph (#21569)
5 years ago
liym27 55f2b7defa
Polish CI error message. test=develop (#21642)
5 years ago
lidanqing bca0bbb33b update benchmark for int8v2, QAT1, QAT2 accuracy and performance (#21641)
5 years ago
zhongpu 9a4dd1bc25 support float64 for GradClipByGlobalNorm in dygraph, test=develop (#21401)
5 years ago
zhongpu 8777e8c1e9 fix Conv2DTranspose API, test=develop (#21403)
5 years ago
lidanqing fbf9eca0d3 QAT Int8 document (#21360)
5 years ago
Huihuang Zheng a1a5adc9b8
Refine English Doc of cond API (#21609)
5 years ago
Zhang Ting 548efcd2e4
Fix unit tests to avoid check_grad checking failures (#21554)
5 years ago
zhongpu 4ad9b755c7 fix paddle compile errors under some python versions (#21616)
5 years ago
liym27 be6a639655
Add CI for checking Input/Output/Attr of modified Ops (#21522)
5 years ago
guofei 835ea12cde Control flow API: while_loop (#21276)
5 years ago
Leo Chen 4f81d1bd5f
Refine VarBase init function (#21587)
5 years ago
lijianshe02 56882ce432
change input data type and decrease max_relative_error value in test_check_grad for grop_nom_op test test=develop (#21608)
5 years ago
Leo Chen 84b7267100
dygraph_grad_maker supports varbase without grad_var (#21524)
5 years ago
XiaoguangHu 967eddb58a
Update CONTRIBUTING.md
5 years ago
liym27 f4dd169a2f
move get_all_ops_desc from check_op_desc.py to print_op_desc.py (#21613)
5 years ago
xujiaqi01 88960684aa
rm optimize_for in framework.proto (#21571)
5 years ago
Zeng Jinle 0f8888360e
Polish op registry codes (#21561)
5 years ago
Aurelius84 3d9dee575e
Set lod_level of Out in compile time of sequence_pool_op (#21604)
5 years ago
zhouwei25 346705967d monitoring changes of unittest, delete one unittest will need approve (#21377)
5 years ago
Zeng Jinle 97e76cb96d
refine dev_ctx.Wait() exception throw, test=develop (#21600)
5 years ago
Huihuang Zheng 1dcf6a7212
Add Much Complex Test and Fix Bugs for Control Flow cond API (#21532)
5 years ago
hutuxian c5aec2fe68
Paddlebox Related to Framework (#21586)
5 years ago
liym27 9da7e6b4d4
add file check_op_desc.py and add interface to get default value. (#21530)
5 years ago
Feiyu Chan 2057df7ac0 add fluid.layers.gelu & doc (#21515)
5 years ago
wangchaochaohu 29c3844585
fix doc typo test=develop (#21566)
5 years ago
Wilber 557f7bfebc add CI check for OperatorBase (#21549)
5 years ago
Jacek Czaja 8f5a93a07b - Fix to regression in performance of ResNet-50 training (#21588)
5 years ago
Jacek Czaja 9ce0e29dc3 [MKL-DNN] Batch norm mkl-dnn NHWC support (#21553)
5 years ago
liu zhengxi f663f34a48 Add CI rule to check unittests inplace_atol (#21528)
5 years ago
Zeng Jinle 3a7caf481c
add grad maker assert, test=develop (#21564)
5 years ago
Huihuang Zheng b241c7329c
Refine a Warning Which Can Occur Not Only During Init (#21546)
5 years ago
Pei Yang 20d61414b4
fix glog warning, test=develop (#21573)
5 years ago
danleifeng 657053f262 remove elementwise x_should_larger_than_y restriction;test=develop (#21517)
5 years ago
hong 08483a6819
Add dygraph linear warm up decay (#21186)
5 years ago
lilong12 da75ac8b6c bugfix: construct a DistributedStrategy instance if the passed one is None (#21545)
5 years ago
lilong12 de46b15951
Unify the rank of prelu alpha to 4, corresponding to [N, C, H, W], except for the all mode
5 years ago
wangchaochaohu 932aca162d
Add Branch to avoid CPU profiler warning print (#21556)
5 years ago
Leo Chen cdd46d7e02
Split VarBase from Python Variable for Dygraph (#21359)
5 years ago