Home
last modified time | relevance | path

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

/external/libtextclassifier/common/memory_image/
Ddata-store.proto38 int32 blob_index = 2 [default = -1]; field
Ddata-store.cc55 int blob_index = entry_bytes.blob_index(); in GetData() local
Dembedding-network-params-from-image.h84 const int blob_index = trimmed_proto_.embeddings(i).is_quantized() in embeddings_weights() local
106 int blob_index = embeddings_blob_offset_ + 2 * i + 1; in embeddings_quant_scales() local