Home
last modified time | relevance | path

Searched defs:backend_name (Results 1 – 16 of 16) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/backend/graph_compiler/
Dbackend.h72 MindRTBackend(const std::string &backend_name, const std::string &device_name, uint32_t device_id) in MindRTBackend()
Dgraph_partition.cc789 …rtition::GraphPartition(const std::vector<PrimitivePtr> &cut_list, const std::string &backend_name) in GraphPartition()
Dbackend_base.cc216 MindRTBackendBase::MindRTBackendBase(const std::string &backend_name, const std::string &device_nam… in MindRTBackendBase()
/third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/communication/
Dmanagement.py108 def init(backend_name=None): argument
/third_party/skia/m133/third_party/externals/harfbuzz/perf/
Dbenchmark-shape.cc125 const char *backend_name, in test_backend()
Dbenchmark-font.cc249 const char *backend_name, in test_backend()
/third_party/skia/m133/third_party/externals/harfbuzz/test/threads/
Dhb-shape-threads.cc109 const char *backend_name, in test_backend()
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/debug/
Dtensor_load.h190 bool CheckMemoryAvailable(const std::string &backend_name, const uint64_t data_size) { in CheckMemoryAvailable()
Ddebug_services.cc1019 void DebugServices::ConvertReadTensors(std::vector<std::string> backend_name, std::vector<size_t> s… in ConvertReadTensors()
1507 void DebugServices::AddToTensorData(const std::string &backend_name, const std::string &time_stamp, in AddToTensorData()
1557 void DebugServices::ReadDumpedTensor(std::vector<std::string> backend_name, std::vector<size_t> slo… in ReadDumpedTensor()
1608const std::string &backend_name, const unsigned int device_id, in ReadFileAndAddToTensor()
1648const std::string &backend_name, size_t slot, unsigned int device_id, in ReadDumpedTensorUtils()
/third_party/libwebsockets/lib/event-libs/libev/
Dlibev.c164 const char *backend_name; in elops_init_pt_ev() local
/third_party/mesa3d/src/gbm/main/
Dgbm_backend_abi.h246 const char *backend_name; member
Dgbm_abi_check.c181 const char *backend_name; member
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/c_api/src/
Dgraph.cc304 std::string backend_name = context_ptr->backend_policy(); in MSFuncGraphCompile() local
/third_party/rust/rust/compiler/rustc_driver_impl/src/
Dlib.rs896 let backend_name = debug_flags.iter().find_map(|x| x.strip_prefix("codegen-backend=")); in version_at_macro_invocation() localVariable
1100 let backend_name = debug_flags.iter().find_map(|x| x.strip_prefix("codegen-backend=")); in describe_flag_categories() localVariable
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/debug/debugger/offline_debug/
Ddbg_services.cc304 std::vector<std::string> backend_name; in ReadTensorsUtil() local
/third_party/backends/backend/
Ddll.c770 char *backend_name; in read_config() local