Learn R Programming

torch (version 0.8.1)

torch_fix: Fix

Description

Fix

Usage

torch_fix(self)

Arguments

self

(Tensor) the input tensor.

fix(input, *, out=None) -> Tensor

Alias for torch_trunc()