Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/runtime/device/ascend/
Dkernel_select_graph_kernel.cc247std::vector<std::string> *graph_input_format, std::vector<TypeId> *graph_input_type) { in UpdateInputsKernelInfo()
345std::vector<std::string> *graph_input_format, std::vector<TypeId> *graph_input_type, in CheckFormatsAndDtypes()
397 const std::vector<std::string> &graph_input_format, in UpdateFormatsAndDtypes()
449 const std::vector<std::string> &graph_input_format, in SetGraphKernelInfo()
502 std::vector<std::string> graph_input_format; in SelectGraphKernelInfo() local
/third_party/mindspore/mindspore/ccsrc/runtime/device/gpu/
Dkernel_info_setter.cc292 std::vector<std::string> graph_input_format; in SetGraphKernelInfo() local
/third_party/mindspore/mindspore/ccsrc/backend/optimizer/graph_kernel/
Dgraph_kernel_helper.cc320 std::vector<std::string> graph_input_format; in SetNewKernelInfo() local