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