Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/tests/ut/cpp/parallel/
Dstep_parallel_test.cc594 TEST_F(TestStepParallel, UpdateMicroBatchInterleavedStatus) { in TEST_F() argument
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/frontend/parallel/
Dstep_parallel_utils.cc1161 void UpdateMicroBatchInterleavedStatus(const std::vector<AnfNodePtr> &all_nodes) { in UpdateMicroBatchInterleavedStatus() function