Searched refs:SafeGetValuesOfMatrix (Results 1 – 2 of 2) sorted by relevance
74 return SafeGetValuesOfMatrix(matrix); in embeddings_weights()109 return SafeGetValuesOfMatrix(weights); in hidden_weights()148 return SafeGetValuesOfMatrix(weights); in softmax_weights()265 const void *SafeGetValuesOfMatrix(const saft_fbs::Matrix *matrix) const;
427 const void *EmbeddingNetworkParamsFromFlatbuffer::SafeGetValuesOfMatrix( in SafeGetValuesOfMatrix() function in libtextclassifier3::mobile::EmbeddingNetworkParamsFromFlatbuffer