Created by: sfraczek
This PR adds is_test flag to two operators: pooling and activations and fixes convolution to use it also. It adds a capi pass that sets is_test to true. It adds a test for that capi pass. It adds a transpiler pass with the same functionality.