"vscode:/vscode.git/clone" did not exist on "64a28d02ae85095be060c08ae778432d70e1ada0"
Commit 5b29cc13 authored by Bram Vanroy's avatar Bram Vanroy Committed by mcarilli
Browse files

add gelu activation to fp32 list (#564)

parent 95d6c007
......@@ -37,7 +37,8 @@ FP32_FUNCS = [
'softmin',
'log_softmax',
'softmax',
'gelu',
# Normalization
'layer_norm',
'group_norm',
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment