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

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