[Filter/Custom-Easy-C] Prototype of Custom-Easy Tensor Function
authorMyungJoo Ham <myungjoo.ham@samsung.com>
Thu, 24 Oct 2019 10:51:31 +0000 (19:51 +0900)
committerwooksong <wook16.song@samsung.com>
Tue, 5 Nov 2019 12:56:53 +0000 (21:56 +0900)
commitbc8aecd953e150ea705532627aac436d63b97169
tree807a7a0f75245adc8a3cd2c420f2294bdbceff11
parentf0467c41517894f8839004fde54d2d83994b8e2b
[Filter/Custom-Easy-C] Prototype of Custom-Easy Tensor Function

This allows to define a custom-filter (C) easily.
This will be especially helpful for C/C++ application writers.
The same approach may be implemented for C#/Java for Tizen.NET and Android app writers.

Change-Id: Id1ff43424283c217c0688e91b919ade99e3cc134
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
gst/nnstreamer/tensor_filter_custom_easy.h [new file with mode: 0644]