Searched defs:softmaxOperatorCode (Results 1 – 2 of 2) sorted by relevance
22 std::vector<char> CreateSoftmaxTfLiteModel(tflite::BuiltinOperator softmaxOperatorCode, in CreateSoftmaxTfLiteModel()101 void SoftmaxTest(tflite::BuiltinOperator softmaxOperatorCode, in SoftmaxTest()
59 int32_t softmaxOperatorCode) in VisitSoftmaxOperator()