Class Functional#
Defined in File functional.h
Page Contents
Inheritance Relationships#
Base Type#
public torch::nn::ModuleHolder< FunctionalImpl >
(Template Class ModuleHolder)
Class Documentation#
-
class Functional : public torch::nn::ModuleHolder<FunctionalImpl>#
A
ModuleHolder
subclass forFunctionalImpl
.See the documentation for
FunctionalImpl
class to learn what methods it provides, or the documentation forModuleHolder
to learn about PyTorch’s module storage semantics.Public Types
-
using Impl = FunctionalImpl#
-
using Impl = FunctionalImpl#