pub fn tpureplicated_output<O0: Into<Output>>( input: O0, scope: &mut Scope, ) -> Result<Operation>
Shorthand for TPUReplicatedOutput::new().build(input, scope).
TPUReplicatedOutput::new().build(input, scope)