Pow

class plaidml.op.Pow(x, p)[source]

An elementwise pow() function.

Methods

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