Commit Graph

33 Commits (62aeef7cf91e92310e629c9f4e5a818c4841cfb0)

Author SHA1 Message Date
Feiyu Chan e3223ad704
fix nce sample code for python3, test=develop (#25103)
5 years ago
Bai Yifan c417f991c1
fix teacher_student_sigmoid_loss dtype check, test=develop (#24586)
5 years ago
Cindy Cai 86ca31ab58
English API Docs Optimization Part 1 (#24536)
6 years ago
chajchaj e5a624935f
Enhance error message of cross_entropy_op, sigmoid_cross_entropy_with_logits_op (#24485)
6 years ago
Yibing Liu a9520db24e
Format error message for ops (#24482)
6 years ago
zhang wenhui 621a4085b9
enhance cvm bpr_loss adam adagrad adamax ftrl error message, test=develop (#24452)
6 years ago
Li Fuchen e58619295e
OP(rank_loss, similarity_focus, squeeze) error message enhancement (#24448)
6 years ago
Feiyu Chan 420707c26e
API/OP (margin_rank_loss, nce, row_conv, positive_negative_pair) erro… (#24246)
6 years ago
Li Fuchen 5dc069d050
OP(warpctc, add_position_encoding, scaled_dot_product_attention) error message enhancement (#24261)
6 years ago
zhongpu 61d19a8e1c
fix if logic in dygraph, test=develop (#24208)
6 years ago
Kaipeng Deng 3e962aecc1
fix kldiv_loss sample code diff. test=develop test=document_fix (#23660)
6 years ago
hong a8eac7da61
fix warpctc bug in dygraph mode; test=develop (#24119)
6 years ago
huangjun12 8af85922d0
Error message enhancement of 6 op (#23759)
6 years ago
Double_V b4daea13f4
API/OP (center_loss, fluid.one_hot, prroi_pool, roi_pool, ctc_greed_decoder) error message enhancement (#23794)
6 years ago
Bai Yifan 4231d84077
enhance some op/api error message (#23768)
6 years ago
ceci3 cd1de0e2c5
API/OP error message enhancement (#23691)
6 years ago
zhupengyang 2787944c2b
Ops(relu6/selu/soft_relu/softshrink/stanh/swish/thresholded_relu/hard_shrink/hard_sigmoid/hard_swish/hsigmoid/maxout) error message enhancement (#23718)
6 years ago
Zhen Wang 84cd45f674
Solve the conflict of ops with the same name, test for CI. (#23573)
6 years ago
Kaipeng Deng b465bb0de7
fix adaptive_pool2d/pool3d error message. test=develop (#23658)
6 years ago
Tao Luo 0b583235f5
Revert "Solve the conflict of ops with the same name. (#23199)" (#23494)
6 years ago
Zhen Wang abe3e6906d
Solve the conflict of ops with the same name. (#23199)
6 years ago
Leo Chen 488b2387e2
Feature/expand params in auto-generated pybind functions for dygraph operators (#23181)
6 years ago
tianshuo78520a d2ba91aad1
fix typo words (#22653)
6 years ago
Tao Luo 6b7bb6b54a
change check_type_and_dtype to check_variable_and_dtype (#22465)
6 years ago
Li Fuchen 51e147a130
fix the en doc and example code of warpctc (#22325)
6 years ago
ShenLiang 3fab86ffa6 add package for centerloss (#21806)
6 years ago
Leo Chen 33f1306753
update layers used in mnist dygraph model, test=develop (#21947)
6 years ago
Leo Chen 310edc0d0c
Update layers used in ptb model to use auto-generated op functions in dygraph mode (#21724)
6 years ago
Leo Chen cdd46d7e02
Split VarBase from Python Variable for Dygraph (#21359)
6 years ago
Zeng Jinle b97fc16d21
fix lod_reset bug, test=develop (#21392)
6 years ago
ruri aeb887911f
Refine edit distance cn (#21121)
6 years ago
Tao Luo 3976bbe2ce
add input type and dtype check template, and update some APIs check (#21161)
6 years ago
Tao Luo 8f659d4345
Split some APIs from nn.py to loss.py (#21117)
6 years ago