Home
last modified time | relevance | path

Searched defs:device_format (Results 1 – 5 of 5) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/debug/debugger/
Ddebugger_utils.cc127 auto device_format = in LoadInputs() local
172 …auto device_format = E2eDump::IsDeviceTargetGPU() ? kOpFormat_DEFAULT : AnfAlgo::GetOutputFormat(c… in LoadOutputs() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/hal/device/dump/
Dascend_dump.cc115 std::string device_format = iter_fmt->second; in ParseAttrsFromDumpData() local
175 std::string device_format = dump_tensor_info->format; in ConvertFormatForOneTensor() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/runtime/device/
Dms_device_shape_transfer.h83 std::string device_format; member
Ddevice_address_utils.cc1205 const auto &device_format = GetFormatByTensorShape(device_context, tensor->shape()); in CreateDeviceAddress() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/runtime/graph_scheduler/actor/
Ddata_prepare_actor.cc440 auto device_format = device_address->format(); in UpdateDynamicShapeAndSize() local