Searched refs:fpMode (Results 1 – 1 of 1) sorted by relevance
773 bool fpMode = strideInt[0] == 0; in inferReturnTypeComponents() local778 if (outputShape[1] == ShapedType::kDynamicSize && inHeight >= 0 && fpMode) { in inferReturnTypeComponents()784 if (outputShape[2] == ShapedType::kDynamicSize && inWidth >= 0 && fpMode) { in inferReturnTypeComponents()790 if (outputShape[1] == ShapedType::kDynamicSize && inHeight >= 0 && !fpMode) { in inferReturnTypeComponents()796 if (outputShape[2] == ShapedType::kDynamicSize && inWidth >= 0 && !fpMode) { in inferReturnTypeComponents()