Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/backend/optimizer/somas/
Dsomas_solver_pre.cc67 vector<TensorsDescMap> *vecTensorsMap, in AddContiguousInfoInMultiMaps()
87 vector<TensorsDescMap> vecTensorsMap(total_sol); in CreateTensorsMaps() local
114 vector<TensorsDescMap> vecTensorsMap = CreateTensorsMaps(tensors, total_sol); in Solving() local