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