Searched defs:L1LossOptions (Results 1 – 1 of 1) sorted by relevance
17 struct TORCH_API L1LossOptions { struct21 TORCH_OPTIONS_CTOR_VARIANT_ARG3(L1LossOptions, reduction, kNone, kMean, kSum) argument