Compute Library
 23.05
graph Directory Reference

Graph API.

More...

Directory dependency graph for graph:

Directories

directory  algorithms
 Generic algorithms used by the graph backend (e.g Order of traversal)
 
directory  backends
 The backend specific code.
 
directory  detail
 Collection of internal utilities.
 
directory  frontend
 Code related to the stream frontend interface.
 
directory  mutators
 Used to modify / optimise the Graph intermediate representation(Operator fusion, in place operations, etc.)
 
directory  nodes
 The various nodes supported by the graph API.
 
directory  printers
 Debug printers.
 

Files

file  DataLayerVisitor.h [code]
 
file  Edge.h [code]
 
file  Graph.h [code]
 
file  GraphBuilder.h [code]
 
file  GraphContext.h [code]
 
file  GraphManager.h [code]
 
file  IDeviceBackend.h [code]
 
file  IGraphMutator.h [code]
 
file  IGraphPrinter.h [code]
 
file  INode.h [code]
 
file  INodeVisitor.h [code]
 
file  ITensorAccessor.h [code]
 
file  ITensorHandle.h [code]
 
file  LayerDescriptors.h [code]
 
file  Logger.h [code]
 
file  PassManager.h [code]
 
file  Tensor.h [code]
 
file  TensorDescriptor.h [code]
 
file  TypeLoader.h [code]
 
file  TypePrinter.h [code]
 
file  Types.h [code]
 
file  Utils.h [code]
 
file  Workload.h [code]
 

Detailed Description

Graph API.