HomeSort by relevance Sort by last modified time
    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