GEStreamAllocationSummaryGetAllNodes
产品支持情况
头文件/库文件
- 头文件:#include <ge/ge_graph_compile_summary.h>
- 库文件:libge_compiler.so
功能说明
获取根图和子图的所有节点。
函数原型
ge::Status GEStreamAllocationSummaryGetAllNodes(const ge::CompiledGraphSummary &compiled_graph_summary, std::map<AscendString, std::vector<std::vector<GNode>>> &graph_to_all_nodes);
参数说明
返回值说明
|
约束说明
无