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