IsGraphNeedRebuild
Applicability
Product |
Supported or Not |
|---|---|
√ |
|
√ |
|
x |
|
√ |
|
√ |
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 |
Subgraph ID. |
Returns
Parameter |
Type |
Description |
|---|---|---|
- |
bool |
|
Constraints
None
Parent topic: GESession