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