Merge remote-tracking branch 'origin/master' into tizen
[platform/core/csapi/tizenfx.git] / src / Tizen.MachineLearning.Train /
2023-08-17 TizenAPI-BotMerge remote-tracking branch 'origin/master' into tizen
2023-08-17 Yelin Jeong[MachineLearning.Inference] Change internal rank limit...
2023-08-10 TizenAPI-BotMerge remote-tracking branch 'origin/master' into tizen
2023-08-10 Jay ChoRevert "Revert "[TFM] Update TizenFX TFM to net6.0...
2023-08-01 TizenAPI-BotMerge remote-tracking branch 'origin/master' into tizen
2023-08-01 Jay ChoRevert "[TFM] Update TizenFX TFM to net6.0 (#5360)...
2023-07-28 TizenAPI-BotMerge remote-tracking branch 'origin/master' into tizen
2023-07-28 Jay Cho[TFM] Update TizenFX TFM to net6.0 (#5360)
2023-07-06 j-h.choiRevert "PR-5360"
2023-07-06 sung-su.kimPR-5360
2022-10-04 TizenAPI-BotMerge remote-tracking branch 'origin/master' into tizen
2022-10-04 Hyunil Park[MachineLearning.Train] Remove dot at the end of enum...
2022-08-23 TizenAPI-BotMerge remote-tracking branch 'origin/master' into tizen
2022-08-23 hyunil park[MachineLearning.Train] Add feature to doxygen
2022-08-23 hyunil park[MachineLearning.Train] Add exception to doxygen
2022-08-23 hyunil park[MachineLearning.Train] Remove CheckException in Dispos...
2022-08-23 hyunil park[MachineLearning.Train] Modify comment for class and...
2022-08-23 Hyunil[MachineLearning.Train] Modify hasOwnership default...
2022-08-23 Hyunil[MachineLearning.Train] Modify remarks of AddLayer...
2022-08-23 Hyunil[MachineLearning.Train] Remove SetHandle and Modify...
2022-08-23 Hyunil[MachineLearning.Train] Modify remarks of Layer class...
2022-08-23 Hyunil[MachineLearning.Train] Modify return type of GetSummar...
2022-08-23 Hyunil[MachineLearing.Train] Use ArgumentNullException
2022-08-23 Hyunil[MachineLearning.Train] Add comment for property format
2022-08-23 Hyunil[MachineLearning.Train] Add TensorsInfo method to Model...
2022-08-23 Hyunil[MachineLearning.Train] Modify getLayer method to retur...
2022-08-23 Hyunil[MachineLearning.Train] Add SetDataset method to Model...
2022-08-23 Hyunil[MachineLearning.Train] Add SetOptimizer method to...
2022-08-23 Hyunil[MachineLearning.Train] Add SetProperty method to Datas...
2022-08-23 Hyunil[MachineLearning.Train] Add initial Dataset class
2022-08-23 Hyunil[MachineLearning.Train] Add SetProperty method to Optim...
2022-08-23 Hyunil[MachineLearning.Train] Add initial Optimizer class
2022-08-23 Hyunil[MachineLearning.Train] Add GetLayer to Model class
2022-08-23 Hyunil[MachineLearning.Train] Add AddLayer to Model class
2022-08-23 Hyunil[MachineLearning.Train] Add SetProperty method to Layer...
2022-08-23 Hyunil[MachineLearning.Train] Change variable notation and...
2022-08-23 Hyunil[MachineLearning.Train] Add initial Layer class
2022-08-23 Hyunil[MachineLearning.Train] Add Load method to Model class
2022-08-23 Hyunil[MachineLearning.Train] Add Save method to Model class
2022-08-23 Hyunil[MachineLearning.Train] Add GetSummaryUtil method to...
2022-08-23 Hyunil[MachineLearning.Train] Add run method to Model class
2022-08-23 Hyunil[MachineLearning.Train] Add Compile method to Model...
2022-08-23 Hyunil[MachineLearning.Train] Add Model constructor overloain...
2022-08-23 Hyunil[MachineLearning.Train] Add Tizen.MachineLearing.Train...