You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Paddle/paddle/fluid/operators/metrics
hutuxian 7e68bc896b
refactor AUC OP and add its CUDA Kernel (#21336)
5 years ago
..
CMakeLists.txt
accuracy_op.cc GradMaker for dygraph (#19706) 5 years ago
accuracy_op.cu
accuracy_op.h
auc_op.cc refactor AUC OP and add its CUDA Kernel (#21336) 5 years ago
auc_op.cu refactor AUC OP and add its CUDA Kernel (#21336) 5 years ago
auc_op.h refactor AUC OP and add its CUDA Kernel (#21336) 5 years ago
precision_recall_op.cc Replace risky GetInputType method with secure IndicateVarDataType interface (#20668) 5 years ago
precision_recall_op.h