Searched refs:kMaxPool (Results 1 – 9 of 9) sorted by relevance
67 kMaxPool, enumerator893 MaxPoolOperator() : Operator(OperatorType::kMaxPool) {}
455 case OperatorType::kMaxPool: in OperatorSupportsFusedActivation()1932 case OperatorType::kMaxPool: { in EstimateArithmeticOpsCount()
2166 } else if (src_op.type == OperatorType::kMaxPool) { in ConvertOperator()
429 case OperatorType::kMaxPool: in Run()
44 type == OperatorType::kAveragePool || type == OperatorType::kMaxPool || in SupportsQuantization()
2181 case OperatorType::kMaxPool: in Run()
62 constexpr char kMaxPool[] = "MaxPool"; variable275 {kMaxPool, wrap(&OpLevelCostEstimator::PredictMaxPool)}, in OpLevelCostEstimator()
299 GetOperator("MAX_POOL_2D", OperatorType::kMaxPool), op); in TEST_F()
2381 OperatorType::kMaxPool)); in BuildOperatorList()