Home
last modified time | relevance | path

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

/external/libtextclassifier/common/memory_image/
Dembedding-network-params-from-image.h53 softmax_bias_blob_offset_ = softmax_blob_offset_ + softmax_size(); in EmbeddingNetworkParamsFromImage()
192 memory_reader_.data_blob_view(softmax_bias_blob_offset_ + i); in softmax_bias_weights()
218 int softmax_bias_blob_offset_; variable