Identity

class plaidml.op.Identity(x)[source]

A simple identity operation.

Methods

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