Searched refs:kExpandDims (Results 1 – 12 of 12) sorted by relevance
33 if (expand_it->get()->type != OperatorType::kExpandDims) { in Run()
53 case OperatorType::kExpandDims: in IsMoveOperator()
202 if (post_stb_op->type == OperatorType::kExpandDims) { in Run()
180 case OperatorType::kExpandDims: { in Run()
469 case OperatorType::kExpandDims: in Run()
58 OperatorType::kExpandDims, in SupportsQuantization()
2315 case OperatorType::kExpandDims: in Run()
176 {{OperatorType::kExpandDims, 1}, "1.10.0"}, in GetMinimumRuntimeVersionForModel()
1937 OperatorType::kExpandDims)); in BuildOperatorList()
56 kExpandDims, enumerator1264 ExpandDimsOperator() : Operator(OperatorType::kExpandDims) {}
2350 } else if (src_op.type == OperatorType::kExpandDims) { in ConvertOperator()
54 constexpr char kExpandDims[] = "ExpandDims"; variable478 device_cost_impl_.emplace(kExpandDims, in OpLevelCostEstimator()