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