Home
last modified time | relevance | path

Searched defs:hash_signature (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/libtextclassifier/native/utils/tflite/
H A Dstring_projection_base.cc151 int64_t hash_signature = in axb() local
178 int32_t hash_signature = in running_sign_bit() local
184 int64_t hash_signature = tc3farmhash::Fingerprint64(key, kKeyBytes); in running_sign_bit() local
/aosp_15_r20/packages/modules/NeuralNetworks/common/cpu_operations/
DLSHProjection.cpp111 int64_t hash_signature = farmhash::Fingerprint64(key.get(), key_bytes); in runningSignBit() local
131 int32_t hash_signature = 0; in SparseLshProjection() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/
H A Dlsh_projection.cc133 int64_t hash_signature = farmhash::Fingerprint64(key.get(), key_bytes); in RunningSignBit() local
151 int32_t hash_signature = 0; in SparseLshProjection() local