Commit Graph

46 Commits (50cafa0b0c03116903016552630a818230cce003)

Author SHA1 Message Date
huangjun12 b6a26749dc
fix doc of alpha_dropout/dropout/dropout2d/dropout3d/npair_loss (#29136)
5 years ago
pangyoki 6df685ab64
fix nce, multinomial, Categorical, Normal, Uniform en doc (#28541)
5 years ago
Guanghua Yu bb64efb1d0
fix softmax_with_cross_entropy api en docs (#29116)
5 years ago
Noel da71173bc9
Fix ops doc for some ops
5 years ago
Chen Weihang d0129fcd88
Add static_only decorator for static apis (#29015)
5 years ago
Leo Chen 3815d7aa40
Upgrade string literals to raw string (#28989)
5 years ago
Bai Yifan 655d5eb1db
fix code example (#28636)
5 years ago
chentianyu03 d05058d268
Remove and reorganize the alias of APIs (#27717)
5 years ago
huangjun12 de60c54938
fix doc and example code of huber_loss and npair_loss (#27678)
5 years ago
Bai Yifan b77d9f268e
migrate code example and doc (#27627)
5 years ago
Leo Chen c7e0a8bebf
Remove inplace argument when calling nn.reshape() (#27376)
5 years ago
Li Fuchen 1501a80f74
add support to float64 input of warpctc op. (#27399)
5 years ago
LielinJiang e4033a06d5
add Class KLDivLoss and function kl_div (#25977)
5 years ago
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)
5 years ago
chajchaj e5a624935f
Enhance error message of cross_entropy_op, sigmoid_cross_entropy_with_logits_op (#24485)
5 years ago
Yibing Liu a9520db24e
Format error message for ops (#24482)
5 years ago
zhang wenhui 621a4085b9
enhance cvm bpr_loss adam adagrad adamax ftrl error message, test=develop (#24452)
5 years ago
Li Fuchen e58619295e
OP(rank_loss, similarity_focus, squeeze) error message enhancement (#24448)
5 years ago
Feiyu Chan 420707c26e
API/OP (margin_rank_loss, nce, row_conv, positive_negative_pair) erro… (#24246)
5 years ago
Li Fuchen 5dc069d050
OP(warpctc, add_position_encoding, scaled_dot_product_attention) error message enhancement (#24261)
5 years ago
zhongpu 61d19a8e1c
fix if logic in dygraph, test=develop (#24208)
5 years ago
Kaipeng Deng 3e962aecc1
fix kldiv_loss sample code diff. test=develop test=document_fix (#23660)
5 years ago
hong a8eac7da61
fix warpctc bug in dygraph mode; test=develop (#24119)
5 years ago
huangjun12 8af85922d0
Error message enhancement of 6 op (#23759)
5 years ago
Double_V b4daea13f4
API/OP (center_loss, fluid.one_hot, prroi_pool, roi_pool, ctc_greed_decoder) error message enhancement (#23794)
5 years ago
Bai Yifan 4231d84077
enhance some op/api error message (#23768)
5 years ago
ceci3 cd1de0e2c5
API/OP error message enhancement (#23691)
5 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)
5 years ago
Zhen Wang 84cd45f674
Solve the conflict of ops with the same name, test for CI. (#23573)
5 years ago
Kaipeng Deng b465bb0de7
fix adaptive_pool2d/pool3d error message. test=develop (#23658)
5 years ago
Tao Luo 0b583235f5
Revert "Solve the conflict of ops with the same name. (#23199)" (#23494)
5 years ago
Zhen Wang abe3e6906d
Solve the conflict of ops with the same name. (#23199)
5 years ago
Leo Chen 488b2387e2
Feature/expand params in auto-generated pybind functions for dygraph operators (#23181)
5 years ago
tianshuo78520a d2ba91aad1
fix typo words (#22653)
5 years ago
Tao Luo 6b7bb6b54a
change check_type_and_dtype to check_variable_and_dtype (#22465)
5 years ago
Li Fuchen 51e147a130
fix the en doc and example code of warpctc (#22325)
5 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