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