Class Identity#
Defined in File linear.h
Inheritance Relationships#
Base Type#
public torch::nn::ModuleHolder< IdentityImpl >(Template Class ModuleHolder)
Class Documentation#
-
class Identity : public torch::nn::ModuleHolder<IdentityImpl>#
A
ModuleHoldersubclass forIdentityImpl.See the documentation for
IdentityImplclass to learn what methods it provides, or the documentation forModuleHolderto learn about PyTorch’s module storage semantics.Public Types
-
using Impl = IdentityImpl#
-
using Impl = IdentityImpl#