is_nn_module {torch} | R 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 |
[Package torch version 0.13.0 Index]
is_nn_module {torch} | R Documentation |
Checks if the object is an nn_module
is_nn_module(x)
x |
object to check |