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