torch:module-kind
(torch:module-kind module)
Returns the module's kind keyword -- the one given to torch:module, :linear / :embedding / :sequential / :layer-norm / :dropout for the built-in layers.
(torch:module-kind module)
Returns the module's kind keyword -- the one given to torch:module, :linear / :embedding / :sequential / :layer-norm / :dropout for the built-in layers.