OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetSoftmaxMatrix
(Results
1 - 3
of
3
) sorted by null
/external/libtextclassifier/lang_id/common/
embedding-network-params.h
152
Matrix
GetSoftmaxMatrix
() const {
embedding-network.cc
314
layer_weights_.push_back(model_->
GetSoftmaxMatrix
());
/external/libtextclassifier/lang_id/common/flatbuffers/
embedding-network-params-from-flatbuffer.cc
238
Matrix weights =
GetSoftmaxMatrix
();
Completed in 1863 milliseconds