Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/kernel/acl/
Dacl_kernel_mod.cc286 void AclKernelMod::SetDeviceInfo(const std::vector<std::string> &input_device_formats, in SetDeviceInfo() function in mindspore::kernel::AclKernelMod
/third_party/mindspore/mindspore-src/source/mindspore/core/ir/
Dtensor.cc282 void Tensor::SetDeviceInfo(const std::string &format, const TypePtr &data_type, const std::string &… in SetDeviceInfo() function in mindspore::tensor::Tensor