Home
last modified time | relevance | path

Searched refs:kShapeC (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore/lite/tools/optimizer/parallel/
Dsplit_strategy.h55 constexpr auto kShapeC = 3; variable
Dsplit_strategy.cc33 int64_t in_c = input_shape.at(kShapeC); in ApproximateFLOPs()