Searched refs:kAxisW (Results 1 – 5 of 5) sorted by relevance
48 constexpr int32_t kAxisW = 2; variable
163 if (is_any_not_none(strategys[0][kAxisW])) { in CheckStrategy()171 if (is_any_not_none(strategys[1][kAxisW])) { in CheckStrategy()347 int64_t input_w = input_shape.at(kAxisW); in CreateOutputsOfSplit()
74 if (is_any_not_none(strategys[0][kAxisW])) { in CheckStrategy()82 if (is_any_not_none(strategys[1][kAxisW])) { in CheckStrategy()
282 int64_t input_w = input_shape.at(kAxisW); in AdJustConvPrim()
126 if (in_shape.size() < kAxisW) { in CalSplitInShape()131 int64_t input_w = in_shape.at(kAxisW); in CalSplitInShape()