composable_kernel
composable_kernel copied to clipboard
Complex Contraction Bilinear Gtest
Gtest is implemented for Complex Contraction Bilinear.
as far as I see, it is passing two test suite those are test_complex_contraction_bilinear and test_complex_contraction_bilinear_interface.
./test_complex_contraction_bilinear
./test_complex_contraction_bilinear_interface
Hi @ozturkosu , does this PR contain changes from this PR #1061 ?
Hi @ozturkosu , does this PR contain changes from this PR #1061 ?
Yes, This is gtest implementation for that PR.