Added logistic regression check output
Signed-off-by: Alejandro Saucedo <axsauze@gmail.com>
This commit is contained in:
parent
342afccaf3
commit
29f6d8c0e9
1 changed files with 1 additions and 1 deletions
2
.github/workflows/cpp_examples.yml
vendored
2
.github/workflows/cpp_examples.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue