Searched defs:SoftmaxFuncOptions (Results 1 – 2 of 2) sorted by relevance
245 struct TORCH_API SoftmaxFuncOptions { struct
34 SoftmaxFuncOptions::SoftmaxFuncOptions(int64_t dim) : dim_(dim) {} in SoftmaxFuncOptions() function in torch::nn::functional::SoftmaxFuncOptions