开发者
下载
[object Object][object Object]

全量芯片支持。

[object Object]
  • 头文件:#include <graph/inference_context.h>
  • 库文件:libgraph.so
[object Object]

注册依赖的资源。

一般由读类型的算子调用,如stack pop。因读类型算子的shape依赖资源算子,调用该接口注册依赖的资源标识。

若资源算子shape变化可触发读类型算子的重新推导。

[object Object]
[object Object]
[object Object][object Object]undefined
[object Object]

graphStatus类型:GRAPH_SUCCESS,代表成功;GRAPH_FAILED,代表失败。

[object Object]

无。