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