Home
last modified time | relevance | path

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

12

/external/tensorflow/tensorflow/core/ops/
Dboosted_trees_ops.cc60 int num_features; in __anon770f674c0202() local
165 int num_features; in __anon770f674c0402() local
317 int num_features; in __anon770f674c0902() local
580 int num_features; in __anon770f674c1002() local
636 int num_features; in __anon770f674c1102() local
756 int num_features; in __anon770f674c1502() local
779 int num_features; in __anon770f674c1602() local
793 int num_features; in __anon770f674c1702() local
833 int num_features; in __anon770f674c1a02() local
850 int num_features; in __anon770f674c1b02() local
/external/harfbuzz_ng/src/
Dhb-shape.cc132 unsigned int num_features, in hb_shape_full()
167 unsigned int num_features) in hb_shape()
Dmain.cc147 int num_features = langsys.get_feature_count (); in main() local
157 int num_features = g.get_feature_count (); in main() local
Dhb-directwrite.cc551 unsigned int num_features, in _hb_directwrite_shape_full()
876 unsigned int num_features) in _hb_directwrite_shape()
886 unsigned int num_features, in _hb_directwrite_shape_experimental_width()
Dhb-shape-plan.cc377 unsigned int num_features) in hb_shape_plan_execute()
Dhb-ot-shape.cc1088 unsigned int num_features) in _hb_ot_shape()
1140 unsigned int num_features, in hb_ot_shape_glyphs_closure()
Dhb-ot-layout.cc650 unsigned int num_features = g.get_feature_count (); in hb_ot_layout_table_find_feature() local
933 unsigned int num_features = l.get_feature_count (); in hb_ot_layout_language_find_feature() local
1080 unsigned int num_features = l.get_feature_count (); in langsys_collect_features() local
1608 unsigned int num_features = gpos.get_feature_count (); in hb_ot_layout_get_size_params() local
Dhb-graphite2.cc216 unsigned int num_features) in _hb_graphite2_shape()
Dhb-coretext.cc438 unsigned int num_features) in _hb_coretext_shape()
Dhb-uniscribe.cc611 unsigned int num_features) in _hb_uniscribe_shape()
/external/libtextclassifier/native/tensorflow_models/seq_flow_lite/tflite_ops/
Dlayer_norm.cc87 int num_features = 1; in GetNumberOfFeatures() local
171 int num_features = GetNumberOfFeatures(input, &axis[0], num_axis); in FlexibleLayerNorm() local
235 const int num_features = input->dims->data[input_rank - 1]; in DefaultLayerNormFloat() local
263 const int num_features = input->dims->data[input_rank - 1]; in DefaultLayerNorm() local
/external/tensorflow/tensorflow/core/framework/
Dmetrics.cc229 void RecordParseDenseFeature(int64 num_features) { in RecordParseDenseFeature()
235 void RecordParseSparseFeature(int64 num_features) { in RecordParseSparseFeature()
241 void RecordParseRaggedFeature(int64 num_features) { in RecordParseRaggedFeature()
/external/tensorflow/tensorflow/python/tpu/ops/
Dtpu_ops.py383 num_features=None, argument
463 num_features=None, argument
/external/tensorflow/tensorflow/core/protobuf/tpu/
Dtpu_embedding_configuration.proto18 int32 num_features = 4; field
/external/tensorflow/tensorflow/compiler/mlir/tfr/examples/mnist/
Dmnist_train.py37 num_features = 784 # data features (img shape: 28*28). variable
/external/tensorflow/tensorflow/lite/experimental/microfrontend/ops/
Daudio_microfrontend_op.cc100 DimensionHandle num_features = ctx->MakeDim(num_channels); in __anon74d2595d0102() local
/external/libtextclassifier/native/lang_id/common/
Dembedding-network.cc164 const int num_features = feature_vector.size(); in ConcatEmbeddings() local
/external/tensorflow/tensorflow/core/kernels/
Dsdca_internal.h339 int num_features() const { return num_features_; } in num_features() function
/external/tensorflow/tensorflow/python/ops/
Dparsing_config.py462 def num_features(self): member in _ParseOpParams
/external/tensorflow/tensorflow/core/util/
Dexample_proto_fast_parsing_test.cc363 auto num_features = 1 + rng->Rand32() % 5; in Fuzz() local
/external/harfbuzz_ng/util/
Doptions.hh439 unsigned int num_features; member
/external/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_device.c863 unsigned num_features = sizeof(VkPhysicalDeviceFeatures) / sizeof(VkBool32); in lvp_CreateDevice() local
/external/mesa3d/src/broadcom/vulkan/
Dv3dv_device.c1299 unsigned num_features = sizeof(VkPhysicalDeviceFeatures) / sizeof(VkBool32); in v3dv_CreateDevice() local
/external/mesa3d/src/freedreno/vulkan/
Dtu_device.c986 unsigned num_features = in tu_CreateDevice() local
/external/mesa3d/src/intel/vulkan/
Danv_device.c2692 unsigned num_features = sizeof(VkPhysicalDeviceFeatures) / sizeof(VkBool32); in check_physical_device_features() local

12