Flatten {fastai} | R 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 |
[Package fastai version 2.2.2 Index]
Flatten {fastai} | R Documentation |
Flatten 'x' to a single dimension, e.g. at end of a model. 'full' for rank-1 tensor
Flatten(full = FALSE)
full |
bool, full or not |