全量芯片支持。
- 头文件:#include <ge/es_graph_builder.h>
- 库文件:libeager_style_graph_builder_base.so、libeager_style_graph_builder_base_static.a
使用ABI安全接口创建指定类型的Const算子(原始指针版本)。
[object Object]
该接口使用CompliantNodeBuilder V2接口构造Const节点,避免旧IR定义结构体中std::string跨C++ ABI传递的风险。
使用该接口要求运行时软件包支持CompliantNodeBuilder V2符号。如果需要兼容不包含V2符号的老软件包,请使用。
[object Object]