Searched refs:Svdf (Results 1 – 4 of 4) sorted by relevance
20 [Speech hotword model (Svdf23 [Speech hotword model (Svdf64 size of 40 (float), an output size of 7 (float), one Svdf layer, and four fully
434 TEST_F(OperatorTest, Svdf) { in TEST_F() argument
569 class Svdf : public BuiltinOperator<SvdfOperator, ::tflite::SVDFOptions, class2396 MakeUnique<Svdf>(::tflite::BuiltinOperator_SVDF, OperatorType::kSvdf)); in BuildOperatorList()
397 HANDLE_OPERATORTYPENAME_CASE(Svdf) in OperatorTypeName()