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
ModuleHolder
subclass forMishImpl
.See the documentation for
MishImpl
class to learn what methods it provides, or the documentation forModuleHolder
to learn about PyTorch’s module storage semantics.