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

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