Flatten: Flatten

View source: R/layers.R

FlattenR Documentation

Flatten

Description

Flatten 'x' to a single dimension, e.g. at end of a model. 'full' for rank-1 tensor

Usage

Flatten(full = FALSE)

Arguments

full

bool, full or not


fastai documentation built on June 22, 2024, 11:15 a.m.