/external/tensorflow/tensorflow/contrib/learn/python/learn/estimators/ |
D | logistic_regressor.py | 79 model_fn, thresholds=None, model_dir=None, config=None, argument 133 def _make_logistic_eval_metric_ops(labels, predictions, thresholds): argument
|
D | head.py | 275 thresholds=None, argument 357 thresholds=None,): argument 393 thresholds=None, argument 819 thresholds=None): argument 1000 thresholds=None, argument 1232 head_name, thresholds): argument 1332 thresholds, argument
|
/external/tensorflow/tensorflow/python/keras/utils/ |
D | metrics_utils.py | 144 def assert_thresholds_range(thresholds): argument 153 def parse_init_thresholds(thresholds, default_threshold=0.5): argument 215 thresholds, argument
|
/external/tensorflow/tensorflow/contrib/metrics/python/ops/ |
D | metric_ops.py | 684 def _streaming_confusion_matrix_at_thresholds(predictions, argument 837 def streaming_true_positives_at_thresholds(predictions, argument 846 def streaming_false_negatives_at_thresholds(predictions, argument 855 def streaming_false_positives_at_thresholds(predictions, argument 864 def streaming_true_negatives_at_thresholds(predictions, argument 1844 def streaming_precision_at_thresholds(predictions, argument 1906 def streaming_recall_at_thresholds(predictions, argument 1963 def streaming_false_positive_rate_at_thresholds(predictions, argument 2034 def streaming_false_negative_rate_at_thresholds(predictions, argument
|
/external/tensorflow/tensorflow/python/keras/ |
D | metrics.py | 809 thresholds=None, argument 903 def __init__(self, thresholds=None, name=None, dtype=None): argument 953 def __init__(self, thresholds=None, name=None, dtype=None): argument 1003 def __init__(self, thresholds=None, name=None, dtype=None): argument 1053 def __init__(self, thresholds=None, name=None, dtype=None): argument 1114 thresholds=None, argument 1240 thresholds=None, argument
|
/external/tensorflow/tensorflow/python/ops/ |
D | metrics_impl.py | 461 def _confusion_matrix_at_thresholds(labels, argument 1546 def false_negatives_at_thresholds(labels, argument 1655 def false_positives_at_thresholds(labels, argument 1764 def true_negatives_at_thresholds(labels, argument 1873 def true_positives_at_thresholds(labels, argument 2024 def precision_at_thresholds(labels, argument 2633 def recall_at_thresholds(labels, argument
|
/external/ImageMagick/MagickCore/ |
D | threshold.c | 924 const char *thresholds,ExceptionInfo *exception) in BlackThresholdImage() 1330 *thresholds; in GetThresholdMapFile() local 1524 *thresholds; in ListThresholdMapFile() local 2303 const char *thresholds,ExceptionInfo *exception) in WhiteThresholdImage()
|
/external/aac/libSBRenc/src/ |
D | tran_det.h | 115 FIXP_DBL thresholds[64]; member
|
D | tran_det.cpp | 472 FIXP_DBL *RESTRICT thresholds, in calculateThresholds() 553 FIXP_DBL *RESTRICT thresholds, FIXP_DBL *RESTRICT transients, in extractTransientCandidates()
|
/external/skia/src/gpu/gradients/ |
D | GrUnrolledBinaryGradientColorizer.cpp | 334 SkScalar thresholds[kMaxIntervals]; in Make() local
|
/external/skqp/src/gpu/gradients/ |
D | GrUnrolledBinaryGradientColorizer.cpp | 334 SkScalar thresholds[kMaxIntervals]; in Make() local
|
/external/libaom/libaom/av1/encoder/ |
D | var_based_part.c | 356 static void set_vbp_thresholds(AV1_COMP *cpi, int64_t thresholds[], int q, in set_vbp_thresholds() 469 int64_t thresholds[5] = { cpi->vbp_thresholds[0], cpi->vbp_thresholds[1], in av1_choose_var_based_partitioning() local
|
/external/u-boot/drivers/video/ |
D | fsl_diu_fb.c | 174 __be32 thresholds; member
|
/external/tensorflow/tensorflow/contrib/layers/python/layers/ |
D | target_column.py | 447 def get_default_binary_metrics_for_eval(thresholds): argument
|
/external/libopus/celt/ |
D | bands.c | 46 int hysteresis_decision(opus_val16 val, const opus_val16 *thresholds, const opus_val16 *hysteresis,… in hysteresis_decision()
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_encodeframe.c | 545 static void set_vbp_thresholds(VP9_COMP *cpi, int64_t thresholds[], int q, in set_vbp_thresholds() 808 v64x64 *vt, int64_t thresholds[], in set_low_temp_var_flag() 1262 int64_t thresholds[4] = { cpi->vbp_thresholds[0], cpi->vbp_thresholds[1], in choose_partitioning() local
|
/external/ImageMagick/MagickWand/ |
D | magick-image.c | 867 thresholds[MagickPathExtent]; in MagickBlackThresholdImage() local 12365 thresholds[MagickPathExtent]; in MagickWhiteThresholdImage() local
|