Home
last modified time | relevance | path

Searched defs:best_score (Results 1 – 17 of 17) sorted by relevance

/external/tensorflow/tensorflow/contrib/tensor_forest/kernels/
Dtree_utils.cc46 float* best_score, int* best_index, float* second_best_score, in GetTwoBest()
82 float* best_score, int* best_index, in GetTwoBestClassification()
115 float best_score; in BestFeatureClassification() local
157 int32 accumulator, float* best_score, int* best_index, in GetTwoBestRegression()
198 float best_score; in BestFeatureRegression() local
266 float best_score; in BestSplitDominatesClassificationBootstrap() local
317 float best_score; in BestSplitDominatesClassificationHoeffding() local
500 float best_score; in BestSplitDominatesClassificationChebyshev() local
/external/webp/src/utils/
Dfilters_utils.c56 int best_score = 0x7fffffff; in WebPEstimateBestFilter() local
/external/libtextclassifier/annotator/
Dtypes.cc75 float best_score = -1; in operator <<() local
/external/freetype/src/autofit/
Dafwarp.h44 AF_WarpScore best_score; member
Daflatin2.c2123 FT_Pos best_score = scores[0]; in af_latin2_hint_edges() local
/external/brotli/c/enc/
Dhash_longest_match_quickly_inc.h140 score_t best_score = out->score; in FN() local
Dhash_longest_match64_inc.h174 score_t best_score = out->score; in FN() local
Dhash_forgetful_chain_inc.h167 score_t best_score = out->score; in FN() local
Dhash_longest_match_inc.h167 score_t best_score = out->score; in FN() local
/external/tensorflow/tensorflow/core/kernels/batching_util/
Dadaptive_shared_batch_scheduler.h419 double best_score; in MaybeScheduleNextBatch() local
Dserial_device_batch_scheduler.h388 double best_score = in ProcessBatches() local
/external/tensorflow/tensorflow/contrib/tensor_forest/kernels/v4/
Dgrow_stats.cc309 float best_score; in CheckFinishEarlyHoeffding() local
347 float best_score; in CheckFinishEarlyBootstrap() local
/external/boringssl/src/ssl/
Dtls13_server.cc145 CipherScorer::Score best_score = scorer.MinScore(); in choose_tls13_cipher() local
/external/ImageMagick/MagickCore/
Dopencl.c954 best_score; in AutoSelectOpenCLDevices() local
3039 best_score; in RequestOpenCLDevice() local
/external/webp/src/enc/
Dquant_enc.c602 score_t best_score; in TrellisQuantizeBlock() local
1220 score_t best_score = MAX_COST; in RefineUsingDistortion() local
Dvp8l_enc.c76 uint32_t best_score = ~0U; in GreedyMinimizeDeltas() local
/external/boringssl/src/crypto/x509/
Dx509_vfy.c1010 int crl_score, best_score = *pscore; in get_crl_sk() local