reshape: Reshape

View source: R/vision_core.R

reshapeR Documentation

Reshape

Description

resize x to (w,h)

Usage

reshape(x, h, w, resample = 0)

Arguments

x

tensor

h

height

w

width

resample

resample value

Value

None


fastai documentation built on March 31, 2023, 11:41 p.m.