Function tensorflow::ops::record_input

source ·
pub fn record_input(scope: &mut Scope) -> Result<Operation>
Expand description

Shorthand for RecordInput::new().build(scope).