Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/backend/optimizer/somas/
Dsomas.cc1307 for (auto check_list_pair : contiguous_ref_list_error_check_map) { in GetContiguousListContainRefTensor() local
1308 auto first_list = check_list_pair.first; in GetContiguousListContainRefTensor()
1309 auto index_set_map = check_list_pair.second; in GetContiguousListContainRefTensor()