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
Leo Chen 3e5744aa65
Remove unused inputs for some operators (#22284)
5 years ago
..
CMakeLists.txt
accuracy_op.cc GradMaker for dygraph (#19706) 6 years ago
accuracy_op.cu
accuracy_op.h add input type and dtype check for accuracy_op (#20399) 6 years ago
auc_op.cc fix aucop stat shape (#21846) 5 years ago
auc_op.cu refactor AUC OP and add its CUDA Kernel (#21336) 6 years ago
auc_op.h refactor AUC OP and add its CUDA Kernel (#21336) 6 years ago
precision_recall_op.cc Remove unused inputs for some operators (#22284) 5 years ago
precision_recall_op.h