Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/api/include/torch/nn/options/
H A Dloss.h97 struct TORCH_API MSELossOptions { struct
101 TORCH_OPTIONS_CTOR_VARIANT_ARG3(MSELossOptions, reduction, kNone, kMean, kSum) argument