2D avg pooling. Args: inputs: 4-D tensor BxHxWxC kernel_size: a list of 2 ints stride: a list of 2 ints Returns: Variable tensor
(inputs,
kernel_size,
scope,
stride=[2, 2],
padding='VALID')
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected