Home
last modified time | relevance | path

Searched defs:ThresholdOptions (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/pytorch/torch/csrc/api/include/torch/nn/options/
H A Dactivation.h560 struct TORCH_API ThresholdOptions { struct
561 ThresholdOptions(double threshold, double value) in ThresholdOptions() function