Home
last modified time | relevance | path

Searched defs:num_thresholds (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/pytorch/torch/utils/tensorboard/
H A Dsummary.py778 tag, tp, fp, tn, fn, precision, recall, num_thresholds=127, weights=None argument
803 def pr_curve(tag, labels, predictions, num_thresholds=127, weights=None): argument
830 def compute_curve(labels, predictions, num_thresholds=None, weights=None): argument
H A Dwriter.py964 num_thresholds=127, argument
1017 num_thresholds=127, argument
/aosp_15_r20/external/tensorflow/tensorflow/python/keras/
H A Dmetrics.py1515 num_thresholds=200, argument
1675 num_thresholds=200, argument
1767 num_thresholds=200, argument
1851 num_thresholds=200, argument
1935 num_thresholds=200, argument
2083 num_thresholds=200, argument
/aosp_15_r20/external/tensorflow/tensorflow/python/ops/
H A Dmetrics_impl.py809 num_thresholds=200, argument
2991 num_thresholds=200, argument
3816 num_thresholds=200, argument
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/xds/
Dxds_cluster.cc483 size_t num_thresholds; in CdsResourceParse() local
/aosp_15_r20/external/grpc-grpc/src/core/ext/xds/
H A Dxds_cluster.cc536 size_t num_thresholds; in CdsResourceParse() local