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

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

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