Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/lite/src/litert/
Dlite_session.cc304 void LiteSession::InitGraphInputTensors(const lite::Model *model) { in InitGraphInputTensors() function in mindspore::lite::LiteSession
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/runtime/device/
Dkernel_runtime.cc1571 void KernelRuntime::InitGraphInputTensors(const std::shared_ptr<MemScheduler> &mem_scheduler, in InitGraphInputTensors() function in mindspore::device::KernelRuntime