Cast

class plaidml.op.Cast(x, dtype)[source]

Methods

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