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