tensorflow::ops

Function fake_param

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

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