Searched defs:LoadInputs (Results 1 – 3 of 3) sorted by relevance
228 …void LoadInputs(const GraphId &graph_id, const std::vector<tensor::TensorPtr> &inputs_const) const… in LoadInputs() function
147 int NNIEManager::LoadInputs(std::vector<mindspore::MSTensor> *inputs, std::shared_ptr<Allocator> al… in LoadInputs() function in mindspore::nnie::NNIEManager
99 void LoadInputs(const CNodePtr &cnode, std::vector<device::DeviceAddress *> device_tensors, uint32_… in LoadInputs() function