torch_iinfo {torch}R Documentation

Integer type info

Description

A list that represents the numerical properties of a integer type.

Usage

torch_iinfo(dtype)

Arguments

dtype

dtype to get information from.


[Package torch version 0.13.0 Index]