OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetEmbeddingMatrix
(Results
1 - 2
of
2
) sorted by null
/external/libtextclassifier/common/
embedding-network-params.h
78
Matrix
GetEmbeddingMatrix
(int i) const {
embedding-network.cc
317
const EmbeddingNetworkParams::Matrix matrix = model->
GetEmbeddingMatrix
(i);
Completed in 8608 milliseconds