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