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


henry090/fastai documentation built on April 14, 2024, 9:28 a.m.