Home
last modified time | relevance | path

Searched defs:thresholds (Results 1 – 15 of 15) sorted by relevance

/external/tensorflow/tensorflow/python/keras/utils/
Dmetrics_utils.py169 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/
Dmetrics.py870 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/
Dvar_based_part.c345 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
Dencoder.h680 int64_t thresholds[5]; member
/external/tensorflow/tensorflow/python/ops/
Dmetrics_impl.py461 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/
Dthreshold.c926 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/
Dtraining_ops.cc181 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/
Dtran_det.h115 FIXP_DBL thresholds[64]; member
Dtran_det.cpp472 FIXP_DBL *RESTRICT thresholds, in calculateThresholds()
553 FIXP_DBL *RESTRICT thresholds, FIXP_DBL *RESTRICT transients, in extractTransientCandidates()
/external/skqp/src/gpu/gradients/
DGrUnrolledBinaryGradientColorizer.cpp334 SkScalar thresholds[kMaxIntervals]; in Make() local
/external/skia/src/gpu/gradients/generated/
DGrUnrolledBinaryGradientColorizer.cpp335 SkScalar thresholds[kMaxIntervals]; in Make() local
/external/u-boot/drivers/video/
Dfsl_diu_fb.c174 __be32 thresholds; member
/external/libopus/celt/
Dbands.c46 int hysteresis_decision(opus_val16 val, const opus_val16 *thresholds, const opus_val16 *hysteresis,… in hysteresis_decision()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encodeframe.c603 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/
Dmagick-image.c906 thresholds[MagickPathExtent]; in MagickBlackThresholdImage() local
13024 thresholds[MagickPathExtent]; in MagickWhiteThresholdImage() local