is_nn_module: Checks if the object is an nn_module

View source: R/nn.R

is_nn_moduleR Documentation

Checks if the object is an nn_module

Description

Checks if the object is an nn_module

Usage

is_nn_module(x)

Arguments

x

object to check


torch documentation built on May 29, 2024, 9:54 a.m.