tensorflow::ops

Function record_input

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

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