Function tensorflow::ops::host_const

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

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