Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/frontend/parallel/ops_info/
Dlayer_norm_info.cc213 input_split[i] = NO_SPLIT_FLAG; in GenerateOpStrategies()
Dops_utils.h33 constexpr int64_t NO_SPLIT_FLAG = 0; variable