tensorflow

Type Alias StepWithGraph

Source
pub type StepWithGraph<'l> = SessionRunArgs<'l>;
๐Ÿ‘ŽDeprecated since 0.10.0: Use SessionRunArgs instead.
Expand description

Deprecated alias for SessionRunArgs.

Aliased Typeยง

struct StepWithGraph<'l> { /* private fields */ }