Added logistic regression check output

Signed-off-by: Alejandro Saucedo <axsauze@gmail.com>
This commit is contained in:
Alejandro Saucedo 2022-11-26 16:38:00 +00:00
parent 342afccaf3
commit 29f6d8c0e9
No known key found for this signature in database
GPG key ID: 99EBB7E98B99695F

View file

@ -55,4 +55,4 @@ jobs:
configure-options: -DKOMPUTE_OPT_USE_BUILT_IN_VULKAN_HEADER=ON KOMPUTE_OPT_FROM_SOURCE=ON
build-options: --parallel # Given we don't build too many resources we can leverage parallel
- name: Run tests
run: ./examples/logistic_regression/build/src/kompute_array_mult
run: ./examples/logistic_regression/build/src/kompute_logistic_regression