Class Threshold¶
Defined in File activation.h
Page Contents
Inheritance Relationships¶
Base Type¶
public torch::nn::ModuleHolder< ThresholdImpl >
(Template Class ModuleHolder)
Class Documentation¶
-
class Threshold : public torch::nn::ModuleHolder<ThresholdImpl>¶
A
ModuleHolder
subclass forThresholdImpl
.See the documentation for
ThresholdImpl
class to learn what methods it provides, and examples of how to useThreshold
withtorch::nn::ThresholdOptions
. See the documentation forModuleHolder
to learn about PyTorch’s module storage semantics.Public Types
-
using Impl = ThresholdImpl¶
-
using Impl = ThresholdImpl¶