[Filter] Update reaction to tensor dimension errors.
authorMyungJoo Ham <myungjoo.ham@samsung.com>
Fri, 23 Nov 2018 02:54:14 +0000 (11:54 +0900)
committerMyungJoo Ham <myungjoo.ham@gmail.com>
Sun, 25 Nov 2018 02:28:22 +0000 (02:28 +0000)
commit43d72589db8a605e0e11547df2903128bb12a1d6
tree8440f5c4a0a040910a0b999e6fbba3e017515789
parent2c5a2a47290b3c827bd7a5b7a339e4cd33e099bc
[Filter] Update reaction to tensor dimension errors.

When input/output tensor dimension is not compatible,
don't exit with assert, let gstreamer handle the rest.

This will help looking at the issue of #886

Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
gst/tensor_filter/tensor_filter.c