Home
last modified time | relevance | path

Searched defs:ascend310_info (Results 1 – 8 of 8) sorted by relevance

/third_party/mindspore/tests/st/cpp/common/
Dcommon_test.cc74 auto ascend310_info = std::make_shared<mindspore::Ascend310DeviceInfo>(); in ContextAutoSet() local
78 auto ascend310_info = std::make_shared<mindspore::Ascend310DeviceInfo>(); in ContextAutoSet() local
/third_party/mindspore/tests/st/cpp/dataset/
Dtest_de.cc104 auto ascend310_info = context->MutableDeviceInfo()[0]->Cast<Ascend310DeviceInfo>(); in TEST_F() local
157 auto ascend310_info = context->MutableDeviceInfo()[0]->Cast<Ascend310DeviceInfo>(); in TEST_F() local
205 auto ascend310_info = context->MutableDeviceInfo()[0]->Cast<Ascend310DeviceInfo>(); in TEST_F() local
/third_party/mindspore/mindspore/ccsrc/cxx_api/model/acl/
Dacl_model_options.cc36 auto ascend310_info = device_infos[0]->Cast<Ascend310DeviceInfo>(); in AclModelOptions() local
Dacl_model.cc142 auto ascend310_info = device_infos[0]->Cast<Ascend310DeviceInfo>(); in Resize() local
/third_party/mindspore/tests/st/cpp/model/
Dtest_zero_copy.cc62 auto ascend310_info = context->MutableDeviceInfo()[0]->Cast<Ascend310DeviceInfo>(); in TEST_F() local
110 auto ascend310_info = context->MutableDeviceInfo()[0]->Cast<Ascend310DeviceInfo>(); in TEST_F() local
Dtest_dynamic_batch_size.cc41 auto ascend310_info = context->MutableDeviceInfo()[0]->Cast<Ascend310DeviceInfo>(); in TEST_F() local
/third_party/mindspore/mindspore/lite/src/common/
Dcontext_util.cc79 auto ascend310_info = std::make_shared<mindspore::Ascend310DeviceInfo>(); in Ascend310DeviceInfoFromAscend310DeviceContext() local
/third_party/mindspore/mindspore/lite/tools/converter/acl/
Dacl_pass.cc229 auto ascend310_info = std::make_shared<Ascend310DeviceInfo>(); in SetAclModelOptions() local