Commit Graph

29516 Commits (edc06c6a1b688dd8528be376fe459598c90fc5e5)
 

Author SHA1 Message Date
Chen Weihang 9ad800ebb2
Support type promote for basic math ops (quantum required) (#29265)
5 years ago
LielinJiang f31e5adab5
fix typo in ProgBarLogger (#29329)
5 years ago
tangwei12 8358791607
fix gpu outofrange (#29238)
5 years ago
YUNSHEN XIE 28164b266f
disable test_rnn_decode_api and test_complex_matmul on windows (#29252)
5 years ago
Leo Chen b58cfff89d
use has_grad instead of train_mode (#29309)
5 years ago
Zhang Ting befd6d5338
improve elementwise_add_grad perf (#29277)
5 years ago
Shang Zhizhou ebf689197d
fix tensorrt output shape error (#29308)
5 years ago
Aurelius84 67c700b479
[Dy2Stat] Add cache for Executor and Context in run_program_op (#28421)
5 years ago
ShenLiang d6753e1e6d
fix matmulv2 for windows (#29327)
5 years ago
gongweibao 96de8b008f
cleanup enum test=develop (#29294)
5 years ago
ShenLiang 696dc4bb13
fix the warning of reducer (#29323)
5 years ago
liym27 b9a8ebd50f
[Dy2stat] Add a decorator paddle.jit.not_to_static to support that not to convert a function in Dynamic-to-Static. (#29253)
5 years ago
ShenLiang 2d6aa1a5bb
fix warning of fleet (#29317)
5 years ago
LoveAn 40f9dbd26e
Optimize OP match rule of op benchmark ci (#29263)
5 years ago
wangchaochaohu c4be80f402
polish the code of cumsum and remove some unused code (#29303)
5 years ago
ShenLiang 2cd0bf5764
Fix doc of fleet api (#29282)
5 years ago
ShenLiang c00af94435
fix matmulv2 for windows (#29302)
5 years ago
Steffy-zxf 41f17aeb8b
fix DATA_HOME path in win (#29222)
5 years ago
wanghuancoder 3765da98c7
add coverage incremental switch, test=develop (#29290)
5 years ago
Jack Zhou cf43322139
fix nll_loss doc;test=document_fix; (#29247)
5 years ago
LielinJiang b9f1f4343b
Move temporal_shift to paddle.nn.functional (#29261)
5 years ago
Wilber d68af02c04
fix analysis_config bug. (#29304)
5 years ago
Chen Weihang a2e9d95a4a
change test_imperative_signal_handler_to_exclusive (#29283)
5 years ago
ShenLiang 0fb18bc214
enforce the matmul_v2 error message (#29297)
5 years ago
Zhen Wang 9b59a589b1
Remove some useless log. (#29300)
5 years ago
Leo Chen 13a22a3752
fix shape of tile_grad op (#29289)
5 years ago
Zhen Wang be3777a50a
Add pure fp16 training with master weights. (#27712)
5 years ago
chentianyu03 976961de6d
fix random failed of complex matmul (#29285)
5 years ago
Wojciech Uss 6673fb0565
change import math.h to cmath (#29260)
5 years ago
furnace 7584bb5096
Layer norm fp16 (#29169)
5 years ago
chalsliu 597897e3ae
Supprot precision test for code analysis
5 years ago
mls1999725 a37963b890
Update APIs in text/datasets and dataloader (#29219)
5 years ago
mls1999725 493568b070
Update Codes of Cifar and VOC2012 (#29204)
5 years ago
mls1999725 0aedd463ee
Update get_worker_info API (#29190)
5 years ago
Shang Zhizhou c59b4f28a2
fix cmake error when WITH_GPU=ON and WITH_TENSORRT=ON && WITH_MKL=OFF (#29275)
5 years ago
mls1999725 6a9a62c3ef
Update conv3d API (#29205)
5 years ago
Huihuang Zheng aec05d811c
[Dy2stat] Fix PaddleGan Deoldify Model Dy2stat Problems (#29226)
5 years ago
Shang Zhizhou fc80d2e09c
add compile option WITH_TENSORRT (#29208)
5 years ago
Leo Chen 116305ea4b
Improve performance of elementwise_add grad op (#29187)
5 years ago
卖鱼的哲学 07c67d5a8b
add deformable_conv op on xpu (#29234)
5 years ago
Chen Weihang 1de32f823d
Hot fix complle failed in gcc4.8 caused by complex impl (#29254)
5 years ago
GeminiCarrie 642abe2a48
Fix a bug when running on an operating system without "bash." (#29131)
5 years ago
yukavio a71ea00922
add unit test (#29228)
5 years ago
ShenLiang 46b73e6cd9
Change the api of DataParallel and Fleet (#29224)
5 years ago
Leo Chen 73e51a17e7
add stop_gradient property and remove reduce redundant information (#29185)
5 years ago
QingshuChen 64f29fbb70
update kunlun conv2d/softmax/elementwise implemetation (#29229)
5 years ago
Jiawei Wang b11ab12787
Fix doc (adadelta, sgd, momentum) (#29212)
5 years ago
lijianshe02 76312deb30
fix nll_loss test random fail bug test=develop (#29236)
5 years ago
LielinJiang 8a2dd34a1e
fix depthwise conv (#29227)
5 years ago
huangxu96 dbdeecd665
Modify doc mistakes of grad API. (#29176)
5 years ago