Carolina Trejos

Results 4 issues of Carolina Trejos

When testing a fresh build on a system with no prior GstD installation, make check fails on python tests.

bug

The issue was found building a pipeline with gst-inference, which was intended to use 6 models, but failed with a seg fault when adding the fifth one when assigning a...

bug

`AM_CONDITIONAL([PLATFORM_IS_GPU], [false])` was added to the configure.ac file in order to be able to invoke `RR_CHECK_CUDA` conditionally. This should be done in a cleaner way.