Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/framework/
Dtype_index.h59 static bool hash_bit[1]; in Make() local
70 static bool hash_bit[1]; in Make() local
/external/libtextclassifier/native/utils/tflite/
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