Reshape¶
- 
class 
plaidml.op.Reshape(x, dims)[source]¶ Reshapes a tensor, without changing the type or number of elements.
Methods
__init__(x, dims)Operation constructor. bind(bindings)Builds an output variable dictionary for the operation. function(*args, **kwargs)Invokes an Operation as a function. sole_output()