Function tensorflow::eager::raw_ops::tpuround_robin
source · pub fn tpuround_robin<'a>(ctx: &'a Context) -> Result<TensorHandle<'a>>
Expand description
Shorthand for TPURoundRobin::new().call(&ctx)
.
See : https://www.tensorflow.org/api_docs/python/tf/raw_ops/TPURoundRobin