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

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

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