HomeSort by relevance Sort by last modified time
    Searched refs:GetSoftmaxBias (Results 1 - 3 of 3) sorted by null

  /external/libtextclassifier/lang_id/common/
embedding-network-params.h 167 Matrix GetSoftmaxBias() const {
embedding-network.cc 316 EmbeddingNetworkParams::Matrix softmax_bias = model_->GetSoftmaxBias();
  /external/libtextclassifier/lang_id/common/flatbuffers/
embedding-network-params-from-flatbuffer.cc 243 Matrix bias = GetSoftmaxBias();

Completed in 2694 milliseconds