Searched refs:NodeOutputDeviceAddressExist (Results 1 – 2 of 2) sorted by relevance
126 virtual bool NodeOutputDeviceAddressExist(const AnfNodePtr &node, size_t index);
88 bool KernelRuntime::NodeOutputDeviceAddressExist(const AnfNodePtr &kernel, size_t index) { in NodeOutputDeviceAddressExist() function in mindspore::device::KernelRuntime286 if (NodeOutputDeviceAddressExist(input_node, index)) { in ResetNodeAddress()561 if (NodeOutputDeviceAddressExist(node, 0)) { in AssignStaticMemoryInput()913 if (NodeOutputDeviceAddressExist(node, i)) { in AssignNodeOutputMem()1016 if (NodeOutputDeviceAddressExist(value_node, 0)) { in AssignStaticMemoryValueNode()