Function tensorflow::eager::raw_ops::anonymous_hash_table
source · pub fn anonymous_hash_table<'a>(ctx: &'a Context) -> Result<TensorHandle<'a>>
Expand description
Shorthand for AnonymousHashTable::new().call(&ctx)
.
See : https://www.tensorflow.org/api_docs/python/tf/raw_ops/AnonymousHashTable