[nnstreamer] Create nnstreamer tensor_trainer subplugin
- Create nnstreamer tensor_trainer subplugin
- Create libnnstreamer_trainer_nntrainer.so
Subplugin Receive GstTensorTrainerProperties from nnstreamer tensor_trainer
to create dataset and model. it receive tensor data from tensor_trainer
and train the model.
Subplugin is created by using GstTensorTrainerFramework and tensor_trainer
call create, destory, train and invoke_NN.
**Self evaluation:**
1. Build test: [x]Passed []Failed []Skipped
2. Run test: [x]Passed []Failed []Skipped
Signed-off-by: hyunil park <hyunil46.park@samsung.com>