Function cntk::ops::avg_pooling
[−]
[src]
pub fn avg_pooling<T: Into<Variable>>(
x: T,
window_shape: &Shape,
strides: &Shape
) -> Function
pub fn avg_pooling<T: Into<Variable>>(
x: T,
window_shape: &Shape,
strides: &Shape
) -> Function