MaxReduce
¶
-
class
plaidml.op.
MaxReduce
(x, axes=None, keepdims=False)[source]¶ Computes the maximum 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
()