pub fn retrieve_tpuembedding_adamparameters<'a>(
    ctx: &'a Context
) -> Result<[TensorHandle<'a>; 3]>
Expand description

Shorthand for RetrieveTPUEmbeddingADAMParameters::new().call(&ctx).

See : https://www.tensorflow.org/api_docs/python/tf/raw_ops/RetrieveTPUEmbeddingADAMParameters