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 - ModuleHoldersubclass for- FunctionalImpl.- See the documentation for - FunctionalImplclass to learn what methods it provides, or the documentation for- ModuleHolderto learn about PyTorch’s module storage semantics.- Public Types - 
using Impl = FunctionalImpl#
 
- 
using Impl = FunctionalImpl#