IsGraphNeedRebuild

Header File/Library File

  • Header file: #include <ge/ge_api.h>
  • Library file: libge_runner.so

Function Usage

Determines whether a graph needs to be rebuilt.

Prototype

1
bool IsGraphNeedRebuild(uint32_t graph_id)

Parameters

Parameter

Input/Output

Description

graph_id

Input

ID of the graph.

Returns

Parameter

Type

Description

-

bool

Restrictions

None