Home
last modified time | relevance | path

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

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