Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/backend/optimizer/graph_kernel/
Dgraph_kernel_helper.cc337 auto input_abs = GetOutputAbstract(kernel_with_index.first, kernel_with_index.second); in SetNewKernelInfo() local
394 auto input_abs = GetOutputAbstract(kernel_with_index.first, kernel_with_index.second); in CreateNewFuseCNode() local
/third_party/mindspore/mindspore/ccsrc/frontend/optimizer/
Dclean.cc576 auto input_abs = input->abstract(); in ExpandTuplesC() local
/third_party/mindspore/mindspore/ccsrc/pipeline/jit/static_analysis/
Dauto_monad.cc1355 auto input_abs = inputs[index]->abstract(); in AddMonadInput() local
/third_party/mindspore/mindspore/ccsrc/pipeline/pynative/
Dpynative_execute.cc2647 auto input_abs = abstract::FromValue(input_value, true); in GetArgsSpec() local