[MachineLearning.Train] Add Compile method to Model class
authorHyunil <hyunil46.park@samsung.com>
Tue, 17 May 2022 07:48:34 +0000 (16:48 +0900)
committerJijoong Moon <jijoong.moon@samsung.com>
Tue, 23 Aug 2022 05:50:26 +0000 (14:50 +0900)
commitc711598e84ecc0256ce46d5197dba7ccd6aeb769
treeb09804334510931fd777e01f2d6acea3f426745d
parentb0ac33c8c741d098b46c3cb06e7121c5212b53c0
[MachineLearning.Train] Add Compile method to Model class

- Add Compile(param string[] args)
- Add ml_train_model_compile_with_single_param() to interop

Signed-off-by: Hyunil <hyunil46.park@samsung.com>
src/Tizen.MachineLearning.Train/Interop/Interop.Model.cs
src/Tizen.MachineLearning.Train/Tizen.MachineLearning.Train/Model.cs