Searched refs:SoftmaxOperationParser (Results 1 – 1 of 1) sorted by relevance
1743 class SoftmaxOperationParser : public TFLiteOperationParser { class2416 return std::make_unique<SoftmaxOperationParser>(); in NewOperationParser()