Commit Graph

3701 Commits (a9520db24ef8b101514b0bcaff39dd359f72dcb7)

Author SHA1 Message Date
hutuxian 7f85dfeb18
Upgrade Error Message for AucOP & MultiplexOP (#24458)
6 years ago
danleifeng d98e1182a1
fix check and error message for flatten hash is_empty op (#24434)
6 years ago
liu zhengxi 417b576c34
API(dynamic_lstm, dynamic_lstmp) error message enhancement (#24450)
6 years ago
wangchaochaohu 53bdee64e6
add tensor support for gaussian_random_op test=develop (#24389)
6 years ago
Chen Weihang 05d20e5793
API/OP (Some SL API) error message enhancement (#24441)
6 years ago
Aurelius84 100914ddbe
Fix bug with `if Tensor` in is_control_flow (#24433)
6 years ago
Li Fuchen e58619295e
OP(rank_loss, similarity_focus, squeeze) error message enhancement (#24448)
6 years ago
wangguanzhong abb49df26f
Enhance yolo_box & yolov3_loss (#24370)
6 years ago
mapingshuo d1bb76a2f7
fix error log, test=develop (#24419)
6 years ago
FDInSky 7fedf26b87
add linear interpolate operator (#23357)
6 years ago
wawltor 2de5075a6d
Fix the elementwise ops in broadcast in the process of backward (#24319)
6 years ago
Guanghua Yu 988fbf82e2
Fix bug with wrong calculation result in `nn.loss.CrossEntropyLoss` (#24352)
6 years ago
Pei Yang 9c073bbd53
skip pyramid_hash on jetson platforms to avoid compile error. test=develop (#24371)
6 years ago
Aurelius84 9bf70ed752
[dy2stat]Support save_inference_model in program_translator (#24353)
6 years ago
Yiqun Liu 5361987361
Implement the new profiler api. (#24344)
6 years ago
zhongpu a851b97a58
copy dygraph api to paddle.imperative (#24085)
6 years ago
liym27 03f4684d76
[Dy2Stat] Add test for bert pretraining. (#24350)
6 years ago
hong 6d8dcc7407
Fix np ndarray mul varbase (#24331)
6 years ago
hong 67f66f0904
Fix get item out of range error (#24339)
6 years ago
Aurelius84 1ed8baf9c8
[dy2static] Support for static graph training with @declarative decorator (#24259)
6 years ago
Huihuang Zheng 8a1a2af82e
Add Assert Op (#24280)
6 years ago
Leo Chen 5b285470db
Fix error message of load_inference_model (#24314)
6 years ago
Chen Weihang 5ea3818ab1
fix slice bug in while loop, test=develop (#24326)
6 years ago
Feiyu Chan 420707c26e
API/OP (margin_rank_loss, nce, row_conv, positive_negative_pair) erro… (#24246)
6 years ago
huangjun12 d0b0e27408
refine huber loss unittest, test=develop (#24263)
6 years ago
liym27 ac9a7eeea4
[Dy2Stat]Support list pop (#24250)
6 years ago
Xing Wu f79526c21c
Fix dygraph rnn doc (#24148)
6 years ago
Xing Wu fff5cfa353
Fix error info (#23891)
6 years ago
Yi Liu 89c76a5342
fix bug of load op in issue#24252 (#24253)
6 years ago
xujiaqi01 1034ca316f
add timeout and http store in communication (#23436)
6 years ago
Yibing Liu fb82d72c61
Move complex into dir incubate (#24254)
6 years ago
wawltor d1e1d85881
add the graph batch reader for pslib mode (#24178)
6 years ago
liym27 803559499d
[Dy2Stat]Support LoDTensorArray for slice op (#23091)
6 years ago
qingqing01 84cf5db854
Fix double_grad bug in statig-graph (#24190)
6 years ago
Feiyu Chan 78cd3dd507
fix kron_op: when only one input needs gradient, test=develop (#24269)
6 years ago
Li Fuchen 5dc069d050
OP(warpctc, add_position_encoding, scaled_dot_product_attention) error message enhancement (#24261)
6 years ago
Leo Chen 381492fca3
add try finally, test=develop (#24243)
6 years ago
yongqiangma 74803f5190
add unbind python api (#24141)
6 years ago
Yibing Liu f0046889ff
Add complex layer for transpose & matmul, test=develop (#24195)
6 years ago
Sylwester Fraczek e1a7a88057
added reshape transpose matmul fuse pass (#23754)
6 years ago
Tao Luo d7850dcdc0
add noavx_axpy and noavx_axpy_noadd (#24207)
6 years ago
GaoWei8 ec00d11204
fix lod_reset check dtype (#24133)
6 years ago
Feiyu Chan e146e79e66
add reshape in paddle.complex (#24176)
6 years ago
FDInSky e72832adb4
fix generate_proposals (#23797)
6 years ago
Chen Weihang 9b851ba216
[dy2static] Add print transformer and unify print format (#24068)
6 years ago
Li Fuchen 077e5a0fe5
Add trace op (#23873)
6 years ago
Yiqun Liu ecfddebbef
Add the implementation of inverse (#23310)
6 years ago
石晓伟 e396c47850
try to resolve the inference_pass_test, test=develop (#24172)
6 years ago
ShenLiang 0fb9b208ab
Add batch_fc op in contrib (#24017)
6 years ago
Zhang Ting f5c08c3f4d
set int64 for Output(Length) of sequence_pad, test=develop (#24161)
6 years ago