torch_fix {torch}R Documentation

Fix

Description

Fix

Usage

torch_fix(self)

Arguments

self

(Tensor) the input tensor.

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

Alias for torch_trunc()


[Package torch version 0.12.0 Index]