0
代码介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
0
  1. ge
  2. /
  3. docs
  4. /
  5. graph_engine_api
  6. /
  7. Session.md
YyelongjianInitial commit
d5b140e5创建于 2025年12月26日历史提交

Session

  • 简介

  • Session构造函数和析构函数

  • AddGraph

  • AddGraphWithCopy

  • BuildGraph

  • CompileGraph

  • ExecuteGraphWithStreamAsync

  • GEInitialize

  • GetCompiledGraphSummary

  • GEFinalize

  • GEGetErrorMsg

  • GEGetErrorMsgV2

  • GEGetWarningMsg

  • GEGetWarningMsgV2

  • GetSessionId

  • GetVariables

  • IsGraphNeedRebuild

  • LoadGraph

  • PaRemapped

  • RegisterCallBackFunc

  • RegisterExternalAllocator

  • RemoveGraph

  • RunGraph

  • RunGraphAsync

  • RunGraphDistribute

  • RunGraphWithStreamAsync

  • SaveGraphsToPb

  • SetGraphConstMemoryBase

  • SetGraphFixedFeatureMemoryBase

  • SetGraphFixedFeatureMemoryBaseWithType

  • ShardGraphs

  • ShardGraphsToFile

  • UpdateGraphFeatureMemoryBase

  • UpdateGraphRefreshableFeatureMemoryBase

  • UnregisterExternalAllocator