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