IsMax

class plaidml.op.IsMax(value, axes)[source]

True iff an input’s value is the maximum along some set of axes.

Methods

__init__(value, axes) Operation constructor.
bind(bindings) Builds an output variable dictionary for the operation.
function(*args, **kwargs) Invokes an Operation as a function.
sole_output()