ArmNN
 23.08
Graph Member List

This is the complete list of members for Graph, including all inherited members.

AddCompatibilityLayers(std::map< BackendId, std::unique_ptr< class IBackendInternal >> &backends, TensorHandleFactoryRegistry &registry)Graph
AddLayer(Args &&... args)Graphinline
AllocateDynamicBuffers()Graph
AttachObservable(IGraphObservable *const observable, GraphEvent notifyOnEvent)Graphinline
begin()Graphinline
begin() constGraphinline
cbegin() constGraphinline
cend() constGraphinline
ConstIterator typedefGraph
ConstIteratorInputs typedefGraph
ConstIteratorOutputs typedefGraph
DetachObservable(IGraphObservable *const observable, GraphEvent notifyOnEvent)Graphinline
end()Graphinline
end() constGraphinline
EraseLayer(Iterator pos)Graphinline
EraseLayer(LayerT *&layer)Graphinline
ForEachLayer(Func func) constGraphinline
GetInputLayers() constGraphinline
GetNumInputs() constGraphinline
GetNumLayers() constGraphinline
GetNumOutputs() constGraphinline
GetOutputLayers() constGraphinline
GetPosInGraph(Layer &layer)Graphinline
GetProfiler() constGraph
Graph(bool shapeInferenceMethod=false, bool allowExpandedDims=false)Graphinline
Graph(const Graph &other)Graph
Graph(Graph &&other)Graphinline
InferTensorInfos()Graph
InsertNewLayer(InputSlot &insertBefore, Args &&... args)Graphinline
InsertNewLayer(OutputSlot &insertAfter, Args &&... args)Graphinline
Iterator typedefGraph
IteratorDifference typedefGraph
LayerList typedefGraph
operator=(const Graph &other)=deleteGraph
operator=(Graph &&other)Graphinline
Print() constGraph
PtrCast(Layer *const layer)Graphinlinestatic
SerializeToDot(std::ostream &stream)Graph
SetLayersOutOfOrder()Graph
SubgraphView classGraphfriend
SubstituteSubgraph(SubgraphView &subgraph, IConnectableLayer *substituteLayer)Graph
SubstituteSubgraph(SubgraphView &subgraph, const SubgraphView &substituteSubgraph)Graph
TopologicalSort()Graphinline
TopologicalSort() constGraph
VerifyConstantLayerSetTensorInfo() constGraph
~Graph()Graphinline