[Transform/Arithmetic] Remove checking for typecast-first rule
authorWook Song <wook16.song@samsung.com>
Wed, 13 Feb 2019 07:07:20 +0000 (16:07 +0900)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Fri, 15 Feb 2019 06:20:04 +0000 (15:20 +0900)
commitc5f120f4a93065c34e38192785a593170e5c80a7
tree84e1faa8145ab3c01ffcb2ce8a4210558491a12a
parentd071ab3f25dad6817c012921741133eccfa90954
[Transform/Arithmetic] Remove checking for typecast-first rule

This patch removes the typecast-first checking rule from the
set_option_data function. This rule is already checked by the regex
before the option string parsing.

Signed-off-by: Wook Song <wook16.song@samsung.com>
gst/nnstreamer/tensor_transform/tensor_transform.c