Home
last modified time | relevance | path

Searched defs:feature_index (Results 1 – 25 of 26) sorted by relevance

12

/aosp_15_r20/external/harfbuzz_ng/src/
H A Dhb-ot-layout.cc647 unsigned int *feature_index /* OUT */) in hb_ot_layout_table_find_feature()
847 unsigned int *feature_index /* OUT */) in hb_ot_layout_language_get_required_feature_index()
879 unsigned int *feature_index /* OUT */, in hb_ot_layout_language_get_required_feature()
997 unsigned int *feature_index /* OUT */) in hb_ot_layout_language_find_feature()
1039 unsigned int feature_index, in hb_ot_layout_feature_get_lookups()
1191 unsigned int feature_index = l.get_feature_index (i); in langsys_collect_features() local
1318 unsigned feature_index = 0; in hb_ot_layout_collect_features_map() local
1362 for (auto feature_index : feature_indexes) in hb_ot_layout_collect_lookups() local
1478 unsigned int feature_index, in hb_ot_layout_feature_with_variations_get_lookups()
1788 unsigned int feature_index, in hb_ot_layout_feature_get_name_ids()
[all …]
H A Dhb-ot-map.cc130 unsigned int feature_index, in add_lookups()
272 unsigned int feature_index[2]; in compile() local
H A Dhb-ot-shaper-arabic-fallback.hh56 unsigned int feature_index) in arabic_fallback_synthesize_lookup_single()
206 unsigned int feature_index) in arabic_fallback_synthesize_lookup()
H A Dhb-subset-plan.cc216 for (unsigned feature_index : catch_all_record_feature_idxes) in _collect_layout_indices() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dbatchnorm_expander.cc104 HloInstruction* operand, int64_t feature_index, in DynamicElementCountPerFeature()
174 int64_t feature_index = batch_norm->feature_index(); in HandleBatchNormTraining() local
302 int64_t feature_index = batch_norm->feature_index(); in HandleBatchNormInference() local
422 int64_t feature_index = batch_norm->feature_index(); in HandleBatchNormGrad() local
H A Dshape_inference.cc1211 const Shape& offset_shape, int64_t feature_index) { in InferBatchNormTrainingShape()
1317 const Shape& variance_shape, int64_t feature_index) { in InferBatchNormInferenceShape()
1461 const Shape& output_grad_shape, int64_t feature_index) { in InferBatchNormGradShape()
H A Dhlo_instructions.cc113 HloInstruction* scale, float epsilon, int64_t feature_index) in HloBatchNormInstruction()
145 HloInstruction* offset, float epsilon, int64_t feature_index) in HloBatchNormTrainingInstruction()
164 float epsilon, int64_t feature_index) in HloBatchNormInferenceInstruction()
185 float epsilon, int64_t feature_index) in HloBatchNormGradInstruction()
H A Dhlo_instruction.cc1626 int64_t feature_index) { in CreateBatchNormTraining()
1635 float epsilon, int64_t feature_index) { in CreateBatchNormInference()
1645 int64_t feature_index) { in CreateBatchNormGrad()
4462 int64_t HloInstruction::feature_index() const { in feature_index() function in xla::HloInstruction
H A Dhlo_parser.cc2337 optional<int64_t> feature_index; in CreateInstruction() local
2359 optional<int64_t> feature_index; in CreateInstruction() local
2383 optional<int64_t> feature_index; in CreateInstruction() local
H A Dhlo.proto182 int64 feature_index = 25; field
H A Dhlo_instructions.h82 int64_t feature_index() const { return feature_index_; } in feature_index() function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/tests/
H A Dbatch_normalization_test.cc455 int64_t feature_index; member
478 float random_value_mean, float random_value_var) { in BuildBatchNormTestParams()
520 const int64_t feature_index = GetParam().feature_index; in XLA_TEST_P() local
621 const int64_t feature_index = GetParam().feature_index; in XLA_TEST_P() local
733 const int64_t feature_index = GetParam().feature_index; in XLA_TEST_P() local
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dsdca_internal.cc184 const int64_t feature_index = (*sparse_features.indices)(k); in ComputeWxAndWeightedExampleNorm() local
472 const int64_t feature_index = (*sparse_features->indices)(k); in CreateSparseFeatureRepresentation() local
559 const int64_t feature_index = (*sparse_features.indices)(k); in ComputeSquaredNormPerExample() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
H A Dbatch_norm_op.cc89 int feature_index = in CompileImpl() local
272 const int feature_index = in Compile() local
/aosp_15_r20/external/harfbuzz_ng/test/api/
H A Dtest-ot-name.c36 unsigned int feature_index; in test_ot_layout_feature_get_name_ids_and_characters() local
H A Dtest-ot-face.c116 unsigned feature_index = 0; in test_font() local
/aosp_15_r20/external/libaom/av1/encoder/
H A Dpartition_strategy.c1242 int feature_index = 0; in ml_prune_ab_partition() local
1354 int feature_index = 0; in av1_ml_prune_4_partition() local
1513 int feature_index = 0; in av1_ml_predict_breakout() local
1948 int feature_index = 0; in prepare_features_after_part_ab() local
/aosp_15_r20/external/harfbuzz_ng/util/
H A Dhb-info.cc988 for (unsigned feature_index = 0; feature_index < feature_count; feature_index++) in _list_features_no_script() local
1110 for (unsigned feature_index = 0; feature_index < feature_count; feature_index++) in _list_features() local
/aosp_15_r20/external/tensorflow/tensorflow/core/util/
H A Dtensor_format.h541 int feature_index = GetTensorFeatureDimIndex(dims, format); in ShapeFromFormat() local
H A Dexample_proto_fast_parsing.cc1301 size_t feature_index = 0; in FastParseExample() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/client/
H A Dxla_builder.cc2796 float epsilon, int64_t feature_index) { in BatchNormTraining()
2819 int64_t feature_index) { in BatchNormInference()
2844 float epsilon, int64_t feature_index) { in BatchNormGrad()
4975 int64_t feature_index) { in BatchNormTraining()
4983 int64_t feature_index) { in BatchNormInference()
4991 int64_t feature_index) { in BatchNormGrad()
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/parse_example/
H A Dparse_example.cc520 size_t feature_index = 0; in FastParseExampleLite() local
/aosp_15_r20/external/libvpx/vp9/encoder/
H A Dvp9_encodeframe.c3288 int feature_index = 0; in ml_predict_breakout() local
3377 int feature_index = 0; in ml_prune_rect_partition() local
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/read-fonts-0.15.6/generated/
H A Dgenerated_layout.rs4350 pub feature_index: BigEndian<u16>, field
4358 pub fn feature_index(&self) -> u16 { in feature_index() method
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/
H A Dvmlinux.h111625 u8 feature_index; member
111685 u8 feature_index; member
111697 u8 feature_index; member
111719 u8 feature_index; member

12