deepr.layers.SliceFirst

class deepr.layers.SliceFirst(size, **kwargs)[source]

Slice First Layer

__init__(size, **kwargs)[source]

Methods

__init__(size, **kwargs)

forward(tensors[, mode])

Forward method of the layer

forward_as_dict(tensors[, mode])

Forward method on a dictionary of Tensors.