[][src]Type Definition tensorflow::StepWithGraph

type StepWithGraph<'l> = SessionRunArgs<'l>;
Deprecated since 0.10.0:

Use SessionRunArgs instead.

Deprecated alias for SessionRunArgs.