tensorflow::ops

Function tpucompilation_result

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

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