Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/data/
H A Dhash_utils.cc339 Status HashNodeNonInput(const NodeDef* node, bool hash_functions, in HashNodeNonInput()
452 bool hash_functions, uint64* hash) { in HashAttr()
/aosp_15_r20/external/webp/src/enc/
H A Dvp8l_enc.c1331 uint32_t (*const hash_functions[])(uint32_t) = { in ApplyPalette() local