Home
last modified time | relevance | path

Searched defs:NodeDeviceAddressExist (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/runtime/graph_scheduler/
Dembedding_cache_scheduler.cc49 bool NodeDeviceAddressExist(const DeviceContext *device_context, const AnfNodePtr &kernel, size_t i… in NodeDeviceAddressExist() function
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/runtime/device/
Ddevice_address_utils.cc105 bool DeviceAddressUtils::NodeDeviceAddressExist(const DeviceContext *device_context, const AnfNodeP… in NodeDeviceAddressExist() function in mindspore::runtime::DeviceAddressUtils