The channels-last conversion transpose should be able to pass over activations that are applied element-wise. Therefore, I added more nodes that can be skipped.
There is a test in hls4ml that fails without this change since it uses a Selu activation. I am not sure if more tests are needed in the qonnx repository for this.
The channels-last conversion transpose should be able to pass over activations that are applied element-wise. Therefore, I added more nodes that can be skipped.
There is a test in hls4ml that fails without this change since it uses a Selu activation. I am not sure if more tests are needed in the qonnx repository for this.