AddEdgeAndUpdatePeerDesc
产品支持情况
头文件/库文件
- 头文件:#include <ge/compliant_node_builder.h>
- 库文件:libeager_style_graph_builder_base.so、libeager_style_graph_builder_base_static.a
功能说明
添加边并更新对向Tensor的描述信息
函数原型
graphStatus AddEdgeAndUpdatePeerDesc(Graph &graph, GNode &src_node, int32_t src_port_index, GNode &dst_node, int32_t dst_port_index)
参数说明
返回值说明
约束说明
无