Using the (adjusted) sample in the README i get [4, 4, 4] [10, 10, 10] instead of [4, 8, 12] [10, 10, 10] therefore the test_kompute::test_end_to_end should fail
Using the (adjusted) sample in the README
i get
[4, 4, 4]
[10, 10, 10]
instead of
[4, 8, 12]
[10, 10, 10]
therefore the test_kompute::test_end_to_end should fail