Skip to content

Commit

Permalink
rm relu6 from test
Browse files Browse the repository at this point in the history
  • Loading branch information
calad0i committed Jan 3, 2024
1 parent a54f806 commit 1cd9047
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/test_syn_hlayers.py
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,6 @@ def softmax_cond(proxy, hls):
"HAdd()",
"HActivation('relu')",
# "HActivation('leaky_relu')",
"HActivation('relu6')",
"HActivation('tanh')",
"HActivation('sigmoid')",
"HActivation('softmax')",
Expand Down

0 comments on commit 1cd9047

Please sign in to comment.