Home
last modified time | relevance | path

Searched refs:kDeviceTypeToName (Results 1 – 3 of 3) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/runtime/device/
Ddevice_address.h61 static const std::map<DeviceAddressType, std::string> kDeviceTypeToName = {{DeviceAddressType::kUnk… variable
/third_party/mindspore/mindspore/ccsrc/runtime/framework/actor/
Ddata_prepare_actor.cc450 …{device::kDeviceTypeToName.at(another_device_type), device_context->device_context_key().device_id… in PrepareDataForWeightNode()
/third_party/mindspore/mindspore/ccsrc/runtime/framework/
Dgraph_scheduler.cc1623 …{device::kDeviceTypeToName.at(another_device_type), input_device_context->device_context_key().dev… in LinkDeviceTensorStoreForAutoMonadActor()