Home
last modified time | relevance | path

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

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