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