compute_dependency_graph

package
v0.0.0-...-89e5866 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 5, 2026 License: AGPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ComputeDependencyGraph

type ComputeDependencyGraph struct {
	// contains filtered or unexported fields
}

ComputeDependencyGraph Convert output-driven graph to input-driven graph for shape inference

func NewComputeDependencyGraph

func NewComputeDependencyGraph(net *network.Network) *ComputeDependencyGraph

func (*ComputeDependencyGraph) ComputeSortedNodes

func (m *ComputeDependencyGraph) ComputeSortedNodes()

func (*ComputeDependencyGraph) GetOutputSortedNodes

func (m *ComputeDependencyGraph) GetOutputSortedNodes() []*network.Node

func (*ComputeDependencyGraph) Validate

func (m *ComputeDependencyGraph) Validate() error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL