Home
last modified time | relevance | path

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

/external/libtextclassifier/native/lang_id/common/flatbuffers/
Dembedding-network-params-from-flatbuffer.h154 const saft_fbs::Matrix *bias = SafeGetSoftmaxBias(); in softmax_bias_num_rows()
159 const saft_fbs::Matrix *bias = SafeGetSoftmaxBias(); in softmax_bias_num_cols()
164 const saft_fbs::Matrix *bias = SafeGetSoftmaxBias(); in softmax_bias_weights()
252 const saft_fbs::Matrix *SafeGetSoftmaxBias() const { in SafeGetSoftmaxBias() function