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

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