Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/hal/hardware/
Dge_utils.cc224 bool AddDFGraph(const FuncGraphPtr &anf_graph, const transform::TensorOrderMap &init_inputs_map, bo… in AddDFGraph()
Dge_graph_executor.cc1472const transform::TensorOrderMap &init_inputs_map, bool export_air) { in BuildDFGraph()