Searched refs:kReorderAxes (Results 1 – 5 of 5) sorted by relevance
56 if (reorder_op->type != OperatorType::kReorderAxes) { in Run()
91 if (reorder_it->get()->type != OperatorType::kReorderAxes) return false; in Run()
1492 case OperatorType::kReorderAxes: in Run()
126 kReorderAxes, enumerator623 ReorderAxesOperator() : Operator(OperatorType::kReorderAxes) {}
383 CHECK(existing_reorder->type == OperatorType::kReorderAxes); in ConvertConvOperator()436 CHECK(existing_reorder->type == OperatorType::kReorderAxes); in ConvertDepthwiseConvOperator()