Searched defs:host_type (Results 1 – 13 of 13) sorted by relevance
/third_party/cef/libcef/browser/extensions/ |
D | extension_background_host.cc | 20 mojom::ViewType host_type) in CefExtensionBackgroundHost()
|
D | extension_view_host.cc | 25 mojom::ViewType host_type) in CefExtensionViewHost()
|
/third_party/mindspore/mindspore/ccsrc/runtime/device/cpu/ |
D | cpu_device_address.cc | 41 TypeId host_type, bool) const { in DumpMemToFile()
|
/third_party/mindspore/mindspore/ccsrc/runtime/device/ |
D | device_address.h | 88 TypeId host_type, bool trans_flag) const { in DumpMemToFile() 93 … const ShapeVector &host_shape, TypeId host_type, size_t slot, bool keep_prev) const { in LoadMemToHost()
|
/third_party/mindspore/mindspore/ccsrc/runtime/device/executor/ |
D | dynamic_kernel.cc | 68 …auto host_type = AnfAlgo::GetOutputInferDataType(pre_node_with_index.first, pre_node_with_index.se… in RebuildDependTensor() local
|
/third_party/mindspore/mindspore/ccsrc/runtime/device/gpu/ |
D | gpu_device_address.cc | 132 const ShapeVector &host_shape, TypeId host_type, size_t slot, in LoadMemToHost()
|
/third_party/mindspore/mindspore/ccsrc/runtime/device/ascend/ |
D | ascend_device_address.cc | 503 … const ShapeVector &host_shape, TypeId host_type, bool trans_flag) const { in DumpMemToFile() 541 … const ShapeVector &host_shape, TypeId host_type, size_t slot, in LoadMemToHost()
|
/third_party/mindspore/mindspore/ccsrc/debug/ |
D | tensor_load.h | 198 … const std::string &host_fmt, const std::vector<int64_t> &host_shape, TypeId host_type, in DumpTensorToFile()
|
D | debug_services.cc | 1257 … TypeId host_type, TypeId device_type, const std::string &addr_format, in DumpTensorToFile()
|
/third_party/cef/libcef/browser/alloy/ |
D | browser_platform_delegate_alloy.cc | 200 extensions::mojom::ViewType host_type) { in CreateExtensionHost()
|
/third_party/mindspore/mindspore/ccsrc/debug/data_dump/ |
D | e2e_dump.cc | 47 … const TypeId &host_type, const TypeId &device_type, bool trans_flag, size_t slot, in DumpGPUMemToFile()
|
/third_party/cef/libcef/browser/ |
D | browser_platform_delegate.cc | 80 extensions::mojom::ViewType host_type) { in CreateExtensionHost()
|
/third_party/mindspore/mindspore/ccsrc/debug/debugger/ |
D | debugger.cc | 1154 … const std::string &host_fmt, const std::vector<int64_t> &host_shape, TypeId host_type, in DumpTensorToFile()
|