开发者
下载

GetGraph

产品支持情况

全量芯片支持。

头文件/库文件

  • 头文件:#include <ge/fusion/pattern.h>
  • 库文件:libge_compiler.so

功能说明

获取Pattern中的Pattern Graph。

函数原型

1
const Graph &GetGraph() const

参数说明

返回值说明

参数名

类型

说明

-

const Graph &

Pattern Graph的Const引用。

约束说明