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