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


EagerAI/fastai documentation built on April 16, 2024, 12:01 p.m.