• Extracts any Tensors found within the provided object.

    Parameters

    Returns Tensor[]

    An array of Tensors found within the passed object. If the argument is simply a Tensor', a list containing that Tensoris returned. If the object is not aTensoror does not containTensors`, an empty list is returned.

Generated using TypeDoc