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