Type Definition tensorflow::StepWithGraph
source · pub type StepWithGraph<'l> = SessionRunArgs<'l>;
👎Deprecated since 0.10.0: Use SessionRunArgs instead.
Expand description
Deprecated alias for SessionRunArgs.
pub type StepWithGraph<'l> = SessionRunArgs<'l>;
Deprecated alias for SessionRunArgs.