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 March 31, 2023, 11:41 p.m.