IsGraphNeedRebuild

Header File/Library File

  • Header file: #include <ge/ge_api_v2.h>
  • Library file: libge_runner_v2.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