pub fn retrieve_tpuembedding_centered_rmsprop_parameters(
    scope: &mut Scope
) -> Result<Operation>
Expand description

Shorthand for RetrieveTPUEmbeddingCenteredRMSPropParameters::new().build(scope).