tensor {fastai}R Documentation

Tensor

Description

Like 'torch()$as_tensor', but handle lists too, and can pass multiple vector elements directly.

Usage

tensor(...)

Arguments

...

image

Value

None


[Package fastai version 2.2.2 Index]