Searched defs:PartitionGraph (Results 1 – 2 of 2) sorted by relevance
81 bool GeDeviceContext::PartitionGraph(const FuncGraphPtr &func_graph) const { in PartitionGraph() function in mindspore::device::ascend::GeDeviceContext
87 virtual bool PartitionGraph(const FuncGraphPtr &func_graph) const { return false; } in PartitionGraph() function