Searched refs:softmax_bias_blob_offset_ (Results 1 – 1 of 1) sorted by relevance
53 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