Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/delegates/gpu/common/
Dmodel_builder.cc1743 class SoftmaxOperationParser : public TFLiteOperationParser { class
2416 return std::make_unique<SoftmaxOperationParser>(); in NewOperationParser()