pub fn collate_tpuembedding_memory<O0: Into<Output>>( memory_configs: O0, scope: &mut Scope, ) -> Result<Operation>
Shorthand for CollateTPUEmbeddingMemory::new().build(memory_configs, scope).
CollateTPUEmbeddingMemory::new().build(memory_configs, scope)