MinReduce¶
- 
class 
plaidml.op.MinReduce(x, axes=None, keepdims=False)[source]¶ Computes the minimum value along some set of axes.
Methods
__init__(x[, axes, keepdims])Operation constructor. bind(bindings)Builds an output variable dictionary for the operation. function(*args, **kwargs)Invokes an Operation as a function. sole_output()