Home
last modified time | relevance | path

Searched defs:hash_bit (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dtype_index.h59 static bool hash_bit[1]; in Make() local
70 static bool hash_bit[1]; in Make() local
/aosp_15_r20/external/libtextclassifier/native/utils/tflite/
H A Dstring_projection_base.cc109 int hash_bit = i * num_bits_ + j; in DenseLshProjection() local
124 int hash_bit = i * num_bits_ + j; in DenseLshProjection() local