Searched defs:ThresholdOptions (Results 1 – 1 of 1) sorted by relevance
560 struct TORCH_API ThresholdOptions { struct561 ThresholdOptions(double threshold, double value) in ThresholdOptions() function