Module alumina::graph[][src]

Structs

Dependencies

Denormalised data about dependencies

Error

The Error type.

GraphDef

Used to construct the definition of the computational hypergraph. This cannot be executed, an executable Subgraph can be built by calling subgraph()

GraphShapes

The interface through which ops can perform shape propagation.

Subgraph

Enums

ErrorKind

The kind of an error.

Traits

ResultExt

Additional methods for Result, for easy interaction with this crate.

Type Definitions

Result

Convenient wrapper around std::Result.