Commit Graph

3719 Commits (ba2f8f0ce4142d61791fcd960eb04afd2a90a74c)

Author SHA1 Message Date
Huihuang Zheng 00c8ee18ce
Fix test_cond flaky test under Windows (#24633)
6 years ago
Chen Weihang 2e7e69d0cb
remove imperative data loader place limit, test=develop (#24641)
6 years ago
hutuxian 0ec3a42e97
Random Dump (#24477)
6 years ago
Aurelius84 736d3acc24
[Dy2stat] Support lambda and enhance transformation of IfExpr (#24530)
6 years ago
Yiqun Liu 6b464f969a
Add an operator node in unittest to make the fusing result unique. (#24617)
6 years ago
Aurelius84 85ff797494
[Dy2stat] Add GPU unittest of test_se_resnet (#24582)
6 years ago
Jacek Czaja 3292f0ef58
[onednn] elementwise add broadcasting support (#24594)
6 years ago
Guo Sheng fe8d006f7e
API/OP(sequence_expand_as) error message enhancement (#23712)
6 years ago
Chen Weihang 03ba5b748d
[Dy2static] Add for enumerate Variable support (#24398)
6 years ago
liu zhengxi fff9faae72
API(dynamic_gru, chunk_eval, BeamSearchDecoder) error message enhancement (#24513)
6 years ago
wangchaochaohu c4dd596de6
cusum op optimization for GPU kernel (#24321)
6 years ago
Leo Chen d43e4047ff
refine err msg, test=develop (#24550)
6 years ago
liym27 615a8bfcf4
Support int32 int64 and fix bug (#24407)
6 years ago
lilong12 a13a4dbc7b
Improving error reporting messages for ops (#24438)
6 years ago
Chen Weihang 897cec811a
[Dy2static] fix some print transformer problems (#24516)
6 years ago
hong 2b6d00496e
Api move 20a (#24559)
6 years ago
Huihuang Zheng 2d0f849e75
[Dy2Stat] Add assert for ProgramTranslator (#24492)
6 years ago
chajchaj e5a624935f
Enhance error message of cross_entropy_op, sigmoid_cross_entropy_with_logits_op (#24485)
6 years ago
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