Commit Graph

24 Commits (adaec0073d02c0ea55bcabc4671ebfc8dbd3182c)

Author SHA1 Message Date
Jiaqi Liu 65a9744cfd
fix paddle.static.acc and auc sample code bug, test=document_fix (#30715)
5 years ago
Jiaqi Liu e395bcd1e0
add auc into 'all' list (#30310)
5 years ago
Leo Chen 3815d7aa40
Upgrade string literals to raw string (#28989)
5 years ago
hutuxian 7f85dfeb18
Upgrade Error Message for AucOP & MultiplexOP (#24458)
6 years ago
Leo Chen 488b2387e2
Feature/expand params in auto-generated pybind functions for dygraph operators (#23181)
6 years ago
Tao Luo 6b7bb6b54a
change check_type_and_dtype to check_variable_and_dtype (#22465)
6 years ago
Liufang Sang 5b8837897d add shape description in accuracy api doc (#22011)
6 years ago
Leo Chen 33f1306753
update layers used in mnist dygraph model, test=develop (#21947)
6 years ago
hutuxian 27decacb8a
fix aucop stat shape (#21846)
6 years ago
hutuxian 7e68bc896b
refactor AUC OP and add its CUDA Kernel (#21336)
6 years ago
Tao Luo 3976bbe2ce
add input type and dtype check template, and update some APIs check (#21161)
7 years ago
JesseyXujin 843bdbaae1
add input type and dtype check for accuracy_op (#20399)
7 years ago
JesseyXujin 407efcf7b1
fix API doc, solve conflict, test=develop, test=document_fix (#20196)
7 years ago
JesseyXujin 25c9b57bcd
Modify auc doc. Add output variable description, previously was the scalar type, now changed to the tuple type.test=develop (#18771)
7 years ago
JesseyXujin 829fcc98fb
Fix some APIs' example
7 years ago
Xin Pan 4625f83f92 better handle var type inference
8 years ago
tangwei12 85362e98dd
Batch AUC (#13567)
8 years ago
tangwei12 d1e2efae6b
reimplement auc in fluid (#13167)
8 years ago
Qiao Longfei 3c58b87b45
fix auc layer and add check for auc op (#12954)
8 years ago
minqiyang 99d3f08920 Add print_function for all python files
8 years ago
minqiyang 559d36328c Apply 2to3 to current paddle main python code
8 years ago
Qiao Longfei 2b58c62aa0
Update auc op (#12199)
8 years ago
Wu Yi c5619bbcde
fix auc op (#12087)
8 years ago
dzhwinter d6a9f005c8 "module document non-layer doc" (#11598)
8 years ago