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