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