Searched defs:MSELossOptions (Results 1 – 1 of 1) sorted by relevance
97 struct TORCH_API MSELossOptions { struct101 TORCH_OPTIONS_CTOR_VARIANT_ARG3(MSELossOptions, reduction, kNone, kMean, kSum) argument