Searched defs:host_input (Results 1 – 3 of 3) sorted by relevance
32 Status DeviceResource::Sink(const mindspore::MSTensor &host_input, std::shared_ptr<DeviceTensor> *d… in Sink()
57 Status AscendResource::Sink(const mindspore::MSTensor &host_input, std::shared_ptr<DeviceTensor> *d… in Sink()
153 auto host_input = input_on_host.get(ms_real_idx); in GetInputParam() local547 auto &host_input = std::get<AclHostInfoPtr>(input_param); in ConvertToAclInput() local