Searched refs:kTopK_V2 (Results 1 – 7 of 7) sorted by relevance
150 case OperatorType::kTopK_V2: { in Run()
66 type == OperatorType::kPack || type == OperatorType::kTopK_V2 || in SupportsQuantization()
2123 case OperatorType::kTopK_V2: in Run()
134 kTopK_V2, enumerator1867 TopKV2Operator() : Operator(OperatorType::kTopK_V2) {}
2280 } else if (src_op.type == OperatorType::kTopK_V2) { in ConvertOperator()
479 GetOperator("TOPK_V2", OperatorType::kTopK_V2), op); in TEST_F()
2426 OperatorType::kTopK_V2)); in BuildOperatorList()