Class Mish#
Defined in File activation.h
Page Contents
Inheritance Relationships#
Base Type#
public torch::nn::ModuleHolder< MishImpl >(Template Class ModuleHolder)
Class Documentation#
-
class Mish : public torch::nn::ModuleHolder<MishImpl>#
A
ModuleHoldersubclass forMishImpl.See the documentation for
MishImplclass to learn what methods it provides, or the documentation forModuleHolderto learn about PyTorch’s module storage semantics.