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
yaoxuefeng 29a7a52d38
Fix instag (#22632)
5 years ago
..
CMakeLists.txt
accuracy_op.cc GradMaker for dygraph (#19706) 5 years ago
accuracy_op.cu Fp16 training (#14992) 6 years ago
accuracy_op.h add input type and dtype check for accuracy_op (#20399) 5 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) 5 years ago
auc_op.h Fix instag (#22632) 5 years ago
precision_recall_op.cc Remove unused inputs for some operators (#22284) 5 years ago
precision_recall_op.h