Commit Graph

10585 Commits (a851b97a581e5dcb389e7a8817d838320e85ebe5)

Author SHA1 Message Date
zhongpu a851b97a58
copy dygraph api to paddle.imperative (#24085)
5 years ago
liym27 03f4684d76
[Dy2Stat] Add test for bert pretraining. (#24350)
5 years ago
hong 6d8dcc7407
Fix np ndarray mul varbase (#24331)
5 years ago
hong 67f66f0904
Fix get item out of range error (#24339)
5 years ago
Wojciech Uss db052009c7
Enabled quantize all and skip missing in QAT (#24281)
5 years ago
hong 5f65d9d58c
Fix dygraph exit issue (#24347)
5 years ago
Aurelius84 1ed8baf9c8
[dy2static] Support for static graph training with @declarative decorator (#24259)
5 years ago
Chen Weihang 2424297f42
add dygraph not support limit for io apis, test=develop (#24342)
5 years ago
Huihuang Zheng 8a1a2af82e
Add Assert Op (#24280)
5 years ago
guofei fed2204517
Skip the process of copying LoDTensorArray in loop_vars in while_loop (#24271)
5 years ago
zhangchunle f62dfc6238
fs_wrapper add __all__ (#24335)
5 years ago
Leo Chen 5b285470db
Fix error message of load_inference_model (#24314)
5 years ago
Chen Weihang 5ea3818ab1
fix slice bug in while loop, test=develop (#24326)
5 years ago
Feiyu Chan 420707c26e
API/OP (margin_rank_loss, nce, row_conv, positive_negative_pair) erro… (#24246)
5 years ago
huangjun12 d0b0e27408
refine huber loss unittest, test=develop (#24263)
5 years ago
liym27 ac9a7eeea4
[Dy2Stat]Support list pop (#24250)
5 years ago
Chen Weihang c78da18db4
polish print format, test=develop (#24312)
5 years ago
Xing Wu f79526c21c
Fix dygraph rnn doc (#24148)
5 years ago
Xing Wu fff5cfa353
Fix error info (#23891)
5 years ago
Tao Luo 9eedf05d2f
solve mklml memory leak on windows (#24015)
5 years ago
Yi Liu 89c76a5342
fix bug of load op in issue#24252 (#24253)
5 years ago
xujiaqi01 1034ca316f
add timeout and http store in communication (#23436)
5 years ago
hong 04e9d721a2
unitize name in optimizer; test=develop (#24008)
5 years ago
Yibing Liu fb82d72c61
Move complex into dir incubate (#24254)
5 years ago
0YuanZhang0 f800403fff
Manual seed API recover
5 years ago
wawltor d1e1d85881
add the graph batch reader for pslib mode (#24178)
5 years ago
liym27 803559499d
[Dy2Stat]Support LoDTensorArray for slice op (#23091)
5 years ago
qingqing01 84cf5db854
Fix double_grad bug in statig-graph (#24190)
5 years ago
Feiyu Chan 78cd3dd507
fix kron_op: when only one input needs gradient, test=develop (#24269)
5 years ago
Li Fuchen 5dc069d050
OP(warpctc, add_position_encoding, scaled_dot_product_attention) error message enhancement (#24261)
5 years ago
liym27 e8869a907b
Fix bug in ProgramTranslator.get_output, convert all items into VarBase in nested list. (#24267)
5 years ago
Leo Chen 381492fca3
add try finally, test=develop (#24243)
5 years ago
yongqiangma 74803f5190
add unbind python api (#24141)
5 years ago
lidanqing 61ec30f030
Update QAT INT8 2.0 doc (#24127)
5 years ago
Yibing Liu f0046889ff
Add complex layer for transpose & matmul, test=develop (#24195)
5 years ago
Sylwester Fraczek e1a7a88057
added reshape transpose matmul fuse pass (#23754)
5 years ago
zhongpu 61d19a8e1c
fix if logic in dygraph, test=develop (#24208)
5 years ago
Tao Luo d7850dcdc0
add noavx_axpy and noavx_axpy_noadd (#24207)
5 years ago
GaoWei8 ec00d11204
fix lod_reset check dtype (#24133)
5 years ago
Feiyu Chan e146e79e66
add reshape in paddle.complex (#24176)
5 years ago
FDInSky e72832adb4
fix generate_proposals (#23797)
5 years ago
Guo Sheng 663eca451d
Fix dygraph dropout seed. test=develop (#24177)
5 years ago
Chen Weihang 9b851ba216
[dy2static] Add print transformer and unify print format (#24068)
5 years ago
Kaipeng Deng 3e962aecc1
fix kldiv_loss sample code diff. test=develop test=document_fix (#23660)
5 years ago
Li Fuchen 077e5a0fe5
Add trace op (#23873)
5 years ago
Yiqun Liu ecfddebbef
Add the implementation of inverse (#23310)
5 years ago
Guanghua Yu 43def6b647
fix CrossEntropyLoss op en doc, test=develop (#24104)
5 years ago
石晓伟 e396c47850
try to resolve the inference_pass_test, test=develop (#24172)
5 years ago
ShenLiang 0fb9b208ab
Add batch_fc op in contrib (#24017)
5 years ago
Zhang Ting f5c08c3f4d
set int64 for Output(Length) of sequence_pad, test=develop (#24161)
5 years ago