GEStreamAllocationSummaryGetUsrStreamLabels
产品支持情况
头文件/库文件
- 头文件:#include <ge/ge_graph_compile_summary.h>
- 库文件:libge_compiler.so
功能说明
获取根图和子图的用户流标签。
函数原型
ge::Status GEStreamAllocationSummaryGetUsrStreamLabels(const ge::CompiledGraphSummary &compiled_graph_summary, std::map<AscendString, std::vector<AscendString>> &graph_to_user_stream_labels)
参数说明
返回值说明
|
约束说明
无