is_torch_dtype {torch}R Documentation

Check if object is a torch data type

Description

Check if object is a torch data type

Usage

is_torch_dtype(x)

Arguments

x

object to check.


[Package torch version 0.12.0 Index]