package
0.5.0
Repository: https://github.com/owulveryck/onnx-go.git
Documentation: pkg.go.dev

# README

Very simple backend implementation based on gonum's weighted graph builder

# Functions

GetOrderedChildren returns an iterator of children nodes ordered by the weighted edges.
NewSimpleGraph ...

# Structs

Graph is a simple directed graph.
Node of the graph.