tensorflow::ops

Function host_const

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

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