tensorflow::ops

Function hash_table

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

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