Method: Chainer::Functions::Pooling::AveragePooling2D#in_shape

Defined in:
lib/chainer/functions/pooling/average_pooling_2d.rb

#in_shapeObject (readonly)

Returns the value of attribute in_shape.



5
6
7
# File 'lib/chainer/functions/pooling/average_pooling_2d.rb', line 5

def in_shape
  @in_shape
end