Home
last modified time | relevance | path

Searched defs:feature_id (Results 1 – 25 of 27) sorted by relevance

12

/external/libvpx/libvpx/vp9/common/
Dvp9_seg_common.c35 SEG_LVL_FEATURES feature_id) { in vp9_enable_segfeature()
39 int vp9_seg_feature_data_max(SEG_LVL_FEATURES feature_id) { in vp9_seg_feature_data_max()
43 int vp9_is_segfeature_signed(SEG_LVL_FEATURES feature_id) { in vp9_is_segfeature_signed()
48 SEG_LVL_FEATURES feature_id, int seg_data) { in vp9_set_segdata()
Dvp9_seg_common.h54 SEG_LVL_FEATURES feature_id) { in segfeature_active()
71 SEG_LVL_FEATURES feature_id) { in get_segdata()
/external/libaom/libaom/av1/common/
Dseg_common.c56 SEG_LVL_FEATURES feature_id) { in av1_enable_segfeature()
60 int av1_seg_feature_data_max(SEG_LVL_FEATURES feature_id) { in av1_seg_feature_data_max()
64 int av1_is_segfeature_signed(SEG_LVL_FEATURES feature_id) { in av1_is_segfeature_signed()
80 SEG_LVL_FEATURES feature_id, int seg_data) { in av1_set_segdata()
Dseg_common.h64 SEG_LVL_FEATURES feature_id) { in segfeature_active()
96 SEG_LVL_FEATURES feature_id) { in get_segdata()
/external/tensorflow/tensorflow/contrib/boosted_trees/lib/learner/common/accumulators/
Dfeature-stats-accumulator.h49 uint64 feature_id, const StatsType& stats) { in AddStats()
58 uint64 feature_id) const { in GetStats()
Dclass-partition-key.h54 uint64 feature_id; member
/external/tensorflow/tensorflow/core/kernels/boosted_trees/
Dboosted_trees.proto53 int32 feature_id = 1; field
75 int32 feature_id = 1; field
88 int32 feature_id = 1; field
Dtraining_ops.cc121 const int32 feature_id = feature_ids(feature_idx); in Compute() local
222 const int32 feature_id = feature_ids(candidate.feature_idx); in FindBestSplitsPerNode() local
Dresources.cc171 int32 BoostedTreesEnsembleResource::feature_id(const int32 tree_id, in feature_id() function in tensorflow::BoostedTreesEnsembleResource
267 const int32 tree_id, const int32 node_id, const int32 feature_id, in AddBucketizedSplitNode()
Dprediction_ops.cc347 int32 feature_id; in Compute() local
/external/tensorflow/tensorflow/contrib/decision_trees/proto/
Dgeneric_tree_model_extensions.proto15 FeatureId feature_id = 1; field
Dgeneric_tree_model.proto31 FeatureId feature_id = 1 [deprecated = true]; field
160 FeatureId feature_id = 1; field
/external/tensorflow/tensorflow/contrib/boosted_trees/proto/
Dtree_config.proto87 int64 feature_id = 2; field
125 int64 feature_id = 2; field
/external/tensorflow/tensorflow/contrib/tensor_forest/kernels/v4/
Dtest_utils.h59 float GetExampleValue(int example, int32 feature_id) const override { in GetExampleValue()
Dinput_data.cc122 decision_trees::FeatureId* feature_id, in RandomSample()
Dsplit_collection_operators.cc118 decision_trees::FeatureId feature_id; in CreateAndInitializeCandidateWithExample() local
Dgrow_stats_test.cc46 FeatureId feature_id; in MakeSplit() local
/external/tensorflow/tensorflow/contrib/boosted_trees/lib/utils/
Dexamples_iterable.h126 const int32 feature_id = indices(row_idx, 1); variable
/external/libaom/libaom/av1/encoder/
Dsegmentation.c37 SEG_LVL_FEATURES feature_id) { in av1_disable_segfeature()
42 SEG_LVL_FEATURES feature_id) { in av1_clear_segdata()
/external/tensorflow/tensorflow/lite/models/smartreply/ops/
Dextract_feature.cc94 int64_t feature_id = in Eval() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_segmentation.c40 SEG_LVL_FEATURES feature_id) { in vp9_disable_segfeature()
45 SEG_LVL_FEATURES feature_id) { in vp9_clear_segdata()
/external/tensorflow/tensorflow/contrib/boosted_trees/lib/trees/
Ddecision_tree.cc95 for (const int64 feature_id : in Traverse() local
/external/libtextclassifier/lang_id/common/
Dembedding-network.cc176 int feature_id; in ConcatEmbeddings() local
/external/tensorflow/tensorflow/contrib/boosted_trees/kernels/
Dstats_accumulator_ops.cc73 int64 feature_id; member
/external/mesa3d/src/gallium/drivers/radeon/
Dradeon_vcn_dec.h447 unsigned int feature_id; member

12