[MachineLearning.Train] Modify hasOwnership default value of layer
authorHyunil <hyunil46.park@samsung.com>
Thu, 14 Jul 2022 06:37:02 +0000 (15:37 +0900)
committerJijoong Moon <jijoong.moon@samsung.com>
Tue, 23 Aug 2022 05:50:26 +0000 (14:50 +0900)
commit7c1d0bc7348f64b2924caa8a2aafdc9505429568
treeca25c636032538beab6184f35cc1bd0d7ba1a02a
parent9ecb712777c4dbf2955dd6373c8a022064c4e5e9
[MachineLearning.Train] Modify hasOwnership default value of layer

- hasOwnership default value is true.
- hasOwnership is set to false after AddLayer().
- The layer created internally by GetLayer() has false value.

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