Function tensorflow::ops::tpuround_robin
source · pub fn tpuround_robin(scope: &mut Scope) -> Result<Operation>
Expand description
Shorthand for TPURoundRobin::new().build(scope)
.
pub fn tpuround_robin(scope: &mut Scope) -> Result<Operation>
Shorthand for TPURoundRobin::new().build(scope)
.