Home
last modified time | relevance | path

Searched refs:GetRowSizeInBytes (Results 1 – 1 of 1) sorted by relevance

/external/libtextclassifier/common/
Dembedding-network.h57 row_size_in_bytes_(GetRowSizeInBytes(cols_, quant_type_)), in EmbeddingMatrix()
89 static int GetRowSizeInBytes(int cols, QuantizationType quant_type) { in GetRowSizeInBytes() function