Skip to contents
torch
0.13.0
Articles
Installation
Tensors
Creating tensors
Indexing
Tensor class
Serialization
Datasets
Loading Data
Autograd
Using autograd
Extending autograd
Python models
Examples
basic-autograd
basic-nn-module
dataset
Advanced
Memory management
Building locally
Automatic Mixed Precision
Reference
Changelog
Check if object is a torch data type
Source:
R/dtype.R
is_torch_dtype.Rd
Check if object is a torch data type
Usage
is_torch_dtype
(
x
)
Arguments
x
object to check.