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

Graph

  • 简介

  • Graph构造函数和析构函数

  • AddControlEdge

  • AddDataEdge

  • AddNodeByOp

  • AddOp

  • CopyFrom

  • ConstructFromInputs

  • Dump

  • DumpToFile

  • FindOpByName

  • FindOpByType

  • GetAllNodes

  • GetAttr

  • GetAllOpName

  • GetDirectNode

  • GetName

  • IsValid

  • LoadFromFile

  • LoadFromMem

  • LoadFromSerializedModelArray

  • RemoveEdge

  • RemoveNode

  • SaveToFile

  • SaveToMem

  • SetAttr

  • SetInputs

  • SetNeedIteration

  • SetOutputs

  • SetTargets

  • GetAllSubgraphs

  • GetSubGraph

  • AddSubGraph

  • RemoveSubgraph