Fix and enable FIR test
Due to a missing explicit cast from half
to float
, the 16-bit tests of tFIR_FilterKernel
failed. The test now works and is enabled in CMake.
Due to a missing explicit cast from half
to float
, the 16-bit tests of tFIR_FilterKernel
failed. The test now works and is enabled in CMake.