is_nn_buffer {torch}R Documentation

Checks if the object is a nn_buffer

Description

Checks if the object is a nn_buffer

Usage

is_nn_buffer(x)

Arguments

x

object to check


[Package torch version 0.13.0 Index]