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
Checks if the object is a nn_buffer
Source:
R/nn.R
is_nn_buffer.Rd
Checks if the object is a nn_buffer
Usage
is_nn_buffer
(
x
)
Arguments
x
object to check