Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/hal/hardware/
Dascend_deprecated_interface.cc109 void GetInputTensor(const FuncGraphPtr &anf_graph, const pybind11::dict &init_params, in GetInputTensor() function
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/pynative/
Dpynative_utils.cc2039 void DataConvert::GetInputTensor(const FrontendOpRunInfoPtr &op_run_info, const TopCellInfoPtr &top… in GetInputTensor() function in mindspore::pynative::PyNativeAlgo::DataConvert