Function tensorflow::ops::record_input
source · pub fn record_input(scope: &mut Scope) -> Result<Operation>Expand description
Shorthand for RecordInput::new().build(scope).
pub fn record_input(scope: &mut Scope) -> Result<Operation>Shorthand for RecordInput::new().build(scope).