Home
last modified time | relevance | path

Searched defs:GetBatchDims (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/frontend/parallel/ops_info/
Dgather_info.h386 void GetBatchDims() noexcept override {} in GetBatchDims() function
399 void GetBatchDims() noexcept override {} in GetBatchDims() function
Dgather_info.cc124 void GatherInfo::GetBatchDims() noexcept { in GetBatchDims() function in mindspore::parallel::GatherInfo