Gather

class plaidml.op.Gather(value, indicies)[source]

Gathers elements of a tensor.

Methods

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