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