generic: skip unsupported examples
This PR skips the unsupported examples on generic vendor and fixes an issue in deconvolution where problems post-ops were incorrectly returning unimplemented (and as a result the deconvolution example was failing).
This PR is currently on top of #2159 (996e949331926ce44024bb0cd88455e64790a982 contains the new changes). I will rebase it on main when #2159 is merged.
Thanks for the PR @sgeor255. It seems clang-format is picking on src/gpu/generic/sycl/ref_convolution.cpp:139 (it seems to expect a line break before return statement). Could you run clang-format on that file please?
make test disable device_cpu enable device_gpu enable thr_generic enable arch_rtx