Function tensorflow::ops::timestamp

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

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