Module tfdeploy::analyser[][src]

Re-exports

pub use self::prelude::*;

Modules

helpers
macros
prelude
rules

A fluent interface for the analyser.

types

Structs

Analyser

A graph analyser, along with its current state.

Edge

An edge of the analysed graph, annotated by a fact.

Functions

detect_inputs

Tries to auto-detect the names of the input nodes.

detect_output

Tries to auto-detect the name of the output node.