Searched defs:SELUOptions (Results 1 – 2 of 2) sorted by relevance
6 SELUOptions::SELUOptions(bool inplace) : inplace_(inplace) {} in SELUOptions() function in torch::nn::SELUOptions
47 struct TORCH_API SELUOptions { struct