全量芯片支持。
- 头文件:#include <ge/es_graph_builder.h>
- 库文件:libeager_style_graph_builder_base.so、libeager_style_graph_builder_base_static.a
创建指定类型的Const算子(原始指针版本)。
[object Object]
EsCreateConst内部使用IrDefOutputs/IrDefAttrs接口,IR定义结构体中包含std::string字段,不保证跨不同C++ ABI配置的兼容性。该接口保留用于兼容老GE包。
需要ABI安全时,请使用。EsCreateConstV2要求运行时软件包支持CompliantNodeBuilder V2接口。
[object Object]