"test/onnx/squeeze_axes_input_test.onnx" did not exist on "17485202632393af4967ce727acc320e017ece44"
-
turneram authored
Add HardSwish to HardSigmoid parser HardSwish formula is y = x * HardSigmoid<alpha=1/6, beta=0.5>(x) HardSigmoid parser sets alpha to 1/6 and adds the mul instruction if op name is HardSwish Resolves #1062
7477aeb8