Home
last modified time | relevance | path

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

/external/cronet/third_party/brotli/enc/
Dcompound_dictionary.c16 uint32_t slot_bits, uint32_t hash_bits, uint16_t bucket_limit) { in CreatePreparedDictionaryWithParams()
157 uint16_t bucket_limit = 32; in CreatePreparedDictionary() local
/external/tensorflow/tensorflow/core/framework/
Dsummary.proto34 repeated double bucket_limit = 6 [packed = true]; field