/external/tensorflow/tensorflow/python/keras/utils/ |
D | metrics_utils.py | 169 def assert_thresholds_range(thresholds): argument 178 def parse_init_thresholds(thresholds, default_threshold=0.5): argument 240 thresholds, argument
|
/external/tensorflow/tensorflow/python/keras/ |
D | metrics.py | 870 thresholds=None, argument 964 def __init__(self, thresholds=None, name=None, dtype=None): argument 1014 def __init__(self, thresholds=None, name=None, dtype=None): argument 1064 def __init__(self, thresholds=None, name=None, dtype=None): argument 1114 def __init__(self, thresholds=None, name=None, dtype=None): argument 1175 thresholds=None, argument 1301 thresholds=None, argument 1765 thresholds=None, argument
|
/external/libaom/libaom/av1/encoder/ |
D | var_based_part.c | 345 static AOM_INLINE void set_vbp_thresholds(AV1_COMP *cpi, int64_t thresholds[], in set_vbp_thresholds() 413 VP64x64 *vt, const int64_t thresholds[], int mi_col, int mi_row) { in set_low_temp_var_flag_64x64() 463 VP128x128 *vt, const int64_t thresholds[], int mi_col, int mi_row) { in set_low_temp_var_flag_128x128() 541 int64_t thresholds[], MV_REFERENCE_FRAME ref_frame_partition, int mi_col, in set_low_temp_var_flag() 652 int64_t thresholds[5] = { vbp_thresholds[0], vbp_thresholds[1], in av1_choose_var_based_partitioning() local
|
D | encoder.h | 680 int64_t thresholds[5]; member
|
/external/tensorflow/tensorflow/python/ops/ |
D | metrics_impl.py | 461 def _confusion_matrix_at_thresholds(labels, argument 642 thresholds=None): argument 1574 def false_negatives_at_thresholds(labels, argument 1683 def false_positives_at_thresholds(labels, argument 1792 def true_negatives_at_thresholds(labels, argument 1901 def true_positives_at_thresholds(labels, argument 2052 def precision_at_thresholds(labels, argument 2661 def recall_at_thresholds(labels, argument
|
/external/ImageMagick/MagickCore/ |
D | threshold.c | 926 const char *thresholds,ExceptionInfo *exception) in BlackThresholdImage() 1332 *thresholds; in GetThresholdMapFile() local 1526 *thresholds; in ListThresholdMapFile() local 2305 const char *thresholds,ExceptionInfo *exception) in WhiteThresholdImage()
|
/external/tensorflow/tensorflow/core/kernels/boosted_trees/ |
D | training_ops.cc | 181 const auto& thresholds = thresholds_list[feature_idx].vec<int32>(); in FindBestSplitsPerNode() local 402 const auto& thresholds = thresholds_list[group_idx].vec<int32>(); in FindBestSplitsPerNode() local
|
/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/skqp/src/gpu/gradients/ |
D | GrUnrolledBinaryGradientColorizer.cpp | 334 SkScalar thresholds[kMaxIntervals]; in Make() local
|
/external/skia/src/gpu/gradients/generated/ |
D | GrUnrolledBinaryGradientColorizer.cpp | 335 SkScalar thresholds[kMaxIntervals]; in Make() local
|
/external/u-boot/drivers/video/ |
D | fsl_diu_fb.c | 174 __be32 thresholds; member
|
/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 | 603 static void set_vbp_thresholds(VP9_COMP *cpi, int64_t thresholds[], int q, in set_vbp_thresholds() 867 v64x64 *vt, int64_t thresholds[], in set_low_temp_var_flag() 1321 int64_t thresholds[4] = { cpi->vbp_thresholds[0], cpi->vbp_thresholds[1], in choose_partitioning() local
|
/external/ImageMagick/MagickWand/ |
D | magick-image.c | 906 thresholds[MagickPathExtent]; in MagickBlackThresholdImage() local 13024 thresholds[MagickPathExtent]; in MagickWhiteThresholdImage() local
|