Home
last modified time | relevance | path

Searched defs:bucket_id (Results 1 – 8 of 8) sorted by relevance

/external/libtextclassifier/native/annotator/
Dquantization_test.cc49 const int bucket_id = 0; in TEST() local
67 const int bucket_id = 1; in TEST() local
90 const int bucket_id = 1; in TEST() local
113 const int bucket_id = 1; in TEST() local
133 const int bucket_id = 1; in TEST() local
Dquantization.cc30 const int bucket_id, float* dest, int dest_size) { in DequantizeAdd8bit()
42 int quantization_bits, int bucket_id, float* dest, in DequantizeAddNBit()
75 int quantization_bits, int bucket_id, float* dest, in DequantizeAdd()
Dmodel-executor.cc161 const int bucket_id = sparse_features.data()[i]; in AddEmbedding() local
/external/tensorflow/tensorflow/core/kernels/
Dstring_to_hash_bucket_fast_op.h50 const uint64 bucket_id = input_hash % num_buckets_; in Compute() local
Dstring_to_hash_bucket_op.h57 const uint64 bucket_id = input_hash % num_buckets_; in Compute() local
Dstring_to_hash_bucket_op.cc46 const uint64 bucket_id = input_hash % num_buckets_; in Compute() local
/external/tensorflow/tensorflow/python/data/experimental/ops/
Dgrouping.py223 def window_size_fn(bucket_id): argument
239 def batching_fn(bucket_id, grouped_dataset): argument
/external/tensorflow/tensorflow/core/kernels/boosted_trees/
Dstats_ops.cc1026 const int32 bucket_id = stats_summary_indices(idx, 2); in Compute() local
1171 const int32 bucket_id = b_iter->first; in process_node() local
1425 int32 bucket_id; member
1465 const int32 bucket_id, in AddInstanceStatsToMap()
1496 const int32 feature_dims, const int32 bucket_id, in AddRangeStats()
1586 const int32 bucket_id = feature_values(i); in Compute() local