Searched refs:existing_reorder (Results 1 – 1 of 1) sorted by relevance
846 const Operator* existing_reorder = in ConvertConvOperator() local848 if (existing_reorder) { in ConvertConvOperator()851 CHECK(existing_reorder->type == OperatorType::kReorderAxes); in ConvertConvOperator()928 const Operator* existing_reorder = in ConvertDepthwiseConvOperator() local930 if (existing_reorder) { in ConvertDepthwiseConvOperator()933 CHECK(existing_reorder->type == OperatorType::kReorderAxes); in ConvertDepthwiseConvOperator()