Graph运行接口
- GEInitialize
- GEFinalize
- Session构造函数和析构函数
- GetVariables
- GetSessionId
- AddGraph
- AddGraphWithCopy
- RemoveGraph
- LoadGraph
- GeSessionLoadGraph
- RunGraph
- RunGraphAsync
- RunGraphWithStreamAsync
- ExecuteGraphWithStreamAsync
- GeSessionExecuteGraphWithStreamAsync
- RunGraphDistribute
- BuildGraph
- CompileGraph
- RegisterCallBackFunc
- IsGraphNeedRebuild
- GetCompiledGraphSummary
- SetGraphConstMemoryBase
- UpdateGraphFeatureMemoryBase
- SetGraphFixedFeatureMemoryBase
- SetGraphFixedFeatureMemoryBaseWithType
- UpdateGraphRefreshableFeatureMemoryBase
- RegisterExternalAllocator
- UnregisterExternalAllocator
- PaRemapped
- GEGetErrorMsg
- GEGetWarningMsg
- GEGetErrorMsgV2
- GEGetWarningMsgV2
父主题: Ascend Graph API