MaxPool¶
- 
class 
plaidml.op.MaxPool(data, padding, kernel_shape, pads, strides)[source]¶ A standard ML max pooling operator.
Methods
__init__(data, padding, kernel_shape, pads, …)Operation constructor. bind(bindings)Builds an output variable dictionary for the operation. function(*args, **kwargs)Invokes an Operation as a function. sole_output()