評價此頁

torch.nn.functional.elu#

torch.nn.functional.elu(input, alpha=1.0, inplace=False)[原始碼]#

逐元素應用指數線性單元(ELU)函式。

有關更多詳細資訊,請參閱 ELU

返回型別

張量