Searched refs:AssignCommunicationNodeInputMem (Results 1 – 2 of 2) sorted by relevance
135 void AssignCommunicationNodeInputMem(MemType type, const AnfNodePtr &node);
687 AssignCommunicationNodeInputMem(type, node); in AssignCommunicationNodeMem()836 void KernelRuntime::AssignCommunicationNodeInputMem(MemType type, const AnfNodePtr &node) { in AssignCommunicationNodeInputMem() function in mindspore::device::KernelRuntime