Searched defs:SoftminOptions (Results 1 – 2 of 2) sorted by relevance
268 struct TORCH_API SoftminOptions { struct
14 SoftminOptions::SoftminOptions(int64_t dim) : dim_(dim) {} in SoftminOptions() function in torch::nn::SoftminOptions