Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/frontend/parallel/ops_info/
Dmatmul_info.cc394 auto last_2nd_value = input->at(input->size() - 2); in SwapLastTwoElements() local
398 input->push_back(last_2nd_value); in SwapLastTwoElements()