tensorflow::ops

Function experimental_stats_aggregator_handle

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

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