Hardmax

class plaidml.op.Hardmax(data)[source]

Implements a standard ML hardmax.

Methods

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