is_nn_parameter {torch}R Documentation

Checks if an object is a nn_parameter

Description

Checks if an object is a nn_parameter

Usage

is_nn_parameter(x)

Arguments

x

the object to check


[Package torch version 0.13.0 Index]