Home
last modified time | relevance | path

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

/external/libtextclassifier/native/lang_id/common/flatbuffers/
Dembedding-network-params-from-flatbuffer.h132 const saft_fbs::Matrix *weights = SafeGetSoftmaxWeights(); in softmax_num_rows()
137 const saft_fbs::Matrix *weights = SafeGetSoftmaxWeights(); in softmax_num_cols()
142 const saft_fbs::Matrix *weights = SafeGetSoftmaxWeights(); in softmax_weights_quant_type()
147 const saft_fbs::Matrix *weights = SafeGetSoftmaxWeights(); in softmax_weights()
247 const saft_fbs::Matrix *SafeGetSoftmaxWeights() const { in SafeGetSoftmaxWeights() function