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

  /external/libtextclassifier/common/
embedding-network-params.h 142 bool HasSoftmaxLayer() const {
152 // NOTE: Should be called only if HasSoftmaxLayer() is true. Undefined
169 // NOTE: Should be called only if HasSoftmaxLayer() is true. Undefined
embedding-network.cc 359 if (!model->HasSoftmaxLayer()) {

Completed in 221 milliseconds