Swaraj Kumar [Mon, 15 Dec 2025 10:20:30 +0000 (15:50 +0530)]
Release tag update
Release tag updated
Change-Id: Ib59e83ca3721722877c14a220981559dbd166b90
Signed-off-by: Swaraj Kumar <swaraj.kumar@samsung.com>
subhash kumar singh [Wed, 22 Oct 2025 19:02:44 +0000 (19:02 +0000)]
Merge "CI: Add .github/dependabot.yml configuration"
KwonYongHyun [Sun, 12 Oct 2025 08:53:45 +0000 (17:53 +0900)]
Add pipeline list table to Training Function page
- display existing pipelines in table format with ID, name, description, created date
- add loading state while fetching pipeline data
- automatically refresh list after successful upload
Issue-ID: AIMLFW-297
Change-Id: I4113792bc96b5d47269d4284874f6327195e3389
Signed-off-by: KwonYongHyun <a48209952@gmail.com>
subhash kumar singh [Fri, 10 Oct 2025 07:07:18 +0000 (07:07 +0000)]
Merge "Pipeline updates artifact version before uploading"
Taewan Kim [Mon, 6 Oct 2025 13:49:04 +0000 (22:49 +0900)]
Change the variables used in the training job creation
Changed as follows:
modelLocation, trainingConfig, trainingDataset,
validationDataset, notificationDestination, consumerRAppId, producerRAppId
Issue-ID: AIMLFW-237
Change-Id: I27105c22dc7237af86262c145fa6ac46bd7f9cb0
Signed-off-by: Taewan Kim <t25.kim@samsung.com>
Jaehyung [Wed, 1 Oct 2025 09:10:17 +0000 (09:10 +0000)]
Chatbot UI design (without connecting with the backend)
- Message bubbles, autoscroll
- Support dark/light mode
- mounted globally in HomePage
- Toggle Chatbot
- Connection with the backend will be done soon. Commited to check if the design appears correctly.
Issue-ID: AIMLFW-270
Change-Id: If74ed76d9e2464179ddfe334795b5339fa00f788
Signed-off-by: Jaehyung Choi <wogud1221@khu.ac.kr>
Swaraj Kumar [Tue, 30 Sep 2025 11:12:58 +0000 (16:42 +0530)]
Pipeline updates artifact version before uploading
Training job fails to restart after initial upload failure in the qoe_Pipeline.
Artifact updation moved after the uploading of the models in 'qoe-pipeline.ipynb' and 'qoe-pipeline-retrain.ipynb'
Issue-ID: AIMLFW-272
Change-Id: Id612aedcd85074b731bdcb2d248bdec14159298f
Signed-off-by: Swaraj Kumar <swaraj.kumar@samsung.com>
Swaraj Kumar [Mon, 29 Sep 2025 11:16:37 +0000 (16:46 +0530)]
Bump container tag versions
`container-tag.yaml` tag updated to 5.0.0 (for M-release).
Issue-ID: AIMLFW-274
Change-Id: I570b8e677eb07cd99bfef5a4b6b6eeb66c02bc58
Signed-off-by: Swaraj Kumar <swaraj.kumar@samsung.com>
KwonYongHyun [Thu, 25 Sep 2025 13:58:23 +0000 (22:58 +0900)]
replace alerts with toast
- replace blocking alerts with non-blocking toasts
- add React Toast (react-bootstrap) and event bus API
- mount single Toaster at app root; cap to 3 Items
Issue-ID: AIMLFW-238
Change-Id: I5514b23a8d5a04c957669a275112a4dd88017499
Signed-off-by: KwonYongHyun <a48209952@gmail.com>
ModeSevenIndustrialSolutions [Thu, 25 Sep 2025 10:56:09 +0000 (11:56 +0100)]
CI: Add .github/dependabot.yml configuration
Add dependabot configuration for automatic GitHub Actions updates
with weekly schedule and 'Chore' commit prefix.
Issue-ID: CIMAN-33
Change-Id: I2bb0545154b715c242ab9f6e324e541c0b8dde65
Signed-off-by: Matthew Watkins <mwatkins@linuxfoundation.org>
Swaraj Kumar [Thu, 18 Sep 2025 13:17:25 +0000 (18:47 +0530)]
qoe_pipeline_retrain fails with TF 2.20.0
qoe_pipeline and qoe_pipeline_retrain pipelines we will be saving the model in keras and SavedModel formats. Retraining pipeline uses keras format and deployment uses SavedModel format. Testing scenarios:https://lf-o-ran-sc.atlassian.net/browse/AIMLFW-246?focusedCommentId=15178
Issue-ID: AIMLFW-246
Change-Id: I8f86ada474f1fe5a60d6daef19ab55c69b0acfbf
Signed-off-by: Swaraj Kumar <swaraj.kumar@samsung.com>
ashishj1729 [Wed, 17 Sep 2025 14:18:02 +0000 (19:48 +0530)]
Remove unused file
Removing Docker.pipeline file since it is not getting used to build
"aiml-notebook" image.
Issue_id: AIMLFW-244
Change-Id: I7af37e5be2f3794a6d52de028307daebe0ba6b1d
signed-off-by: ashishj1729 <jain.ashish@samsung.com>
ashishj1729 [Tue, 16 Sep 2025 14:08:46 +0000 (19:38 +0530)]
Using model.export() to save model instead of model.save() sa per latest
tensorflow v2.20.0
Issue_id: AIMLFW-244
Change-Id: I32750f3d2db58153f3dfb9a50da75ee4ae60ab57
Signed-off-by: ashishj1729 <jain.ashish@samsung.com>
Taewan Kim [Tue, 2 Sep 2025 08:37:35 +0000 (17:37 +0900)]
Fix a bug that misses file data when uploading pipeline yaml to TM
Issue-ID: AIMLFW-233
Change-Id: Icc95db0f6100f2d8acbb78333f1dee8159676655
Signed-off-by: Taewan Kim <t25.kim@samsung.com>
Taewan Kim [Thu, 28 Aug 2025 07:02:44 +0000 (16:02 +0900)]
Fix the syntex error
An unexpected character issue is resolved.
Issue-ID: AIMLFW-184
Change-Id: I6259fe5bf02c3f3590d3f5684e5afaa7fac303c0
Signed-off-by: Taewan Kim <t25.kim@samsung.com>
Taewan Kim [Mon, 25 Aug 2025 06:26:26 +0000 (15:26 +0900)]
Add Model Management to sidebar
Issue-ID: AIMLFW-228
Change-Id: I52af09cbd98174df208ed4c2921b2d69b8d546d1
Signed-off-by: Taewan Kim <t25.kim@samsung.com>
Taewan Kim [Tue, 19 Aug 2025 11:51:28 +0000 (11:51 +0000)]
Add MME URL to dashboard
Issue-ID: AIMLFW-227
Change-Id: If2c2452ff91cc6a8103a8b8f322df6287bb24c39
Signed-off-by: Taewan Kim <t25.kim@samsung.com>
KwonYongHyun [Sat, 9 Aug 2025 07:03:42 +0000 (16:03 +0900)]
refactor training job code
- fix typo
- use map instead for
- remove unnecessary code
Issue-ID: AIMLFW-224
Change-Id: I1209ebc12bd9dcad860e6d99189f71d2cab64d57
Signed-off-by: KwonYongHyun <a48209952@gmail.com>
Taewan Kim [Fri, 27 Jun 2025 10:59:42 +0000 (19:59 +0900)]
Fix the alignment issue where the DME value in the cell is top aligned
It is fixed to center.
Change-Id: I0afc2faa3d487ef05564aea5e938fe525dc65843
Signed-off-by: Taewan Kim <t25.kim@samsung.com>
ashishj1729 [Wed, 25 Jun 2025 14:05:40 +0000 (19:35 +0530)]
Release new image for aiml-dashboard
Update `release.yaml` to release L-Release artifact.
Change-Id: I44db0b177688877aa6ead500107a338f86d9902d
Signed-off-by: ashishj1729 <jain.ashish@samsung.com>
ashishj1729 [Wed, 25 Jun 2025 13:35:52 +0000 (19:05 +0530)]
Updating container-tag
Release preparation for L-release.
Change-Id: I87aee1590ea954f4ed6bd3179f2b1f5d6b0fdbd8
Signed-off-by: ashishj1729 <jain.ashish@samsung.com>
ashishj1729 [Tue, 3 Jun 2025 12:07:47 +0000 (17:37 +0530)]
Updating Pipeline as per new MM-SDK upload_metrics and get_model_metrics
function definations
Issue-Id: AIMLFW-209
Change-Id: I4d95c2afefc67e5364020380d1a361fb91b8d1b4
Signed-off-by: ashishj1729 <jain.ashish@samsung.com>
Taewan Kim [Mon, 31 Mar 2025 05:38:23 +0000 (14:38 +0900)]
Fix the training job deletion api
The delete interface of tm is changed to
/ai-ml-model-training/v1/training-jobs/{id}
Issue-ID: AIMLFW-184
Change-Id: Ie2f264395c4075007fe0f254c7c6e520cac6bf2e
Signed-off-by: Taewan Kim <t25.kim@samsung.com>
Taewan Kim [Mon, 24 Mar 2025 05:14:02 +0000 (14:14 +0900)]
fix the api for training job creation
Change-Id: Id0ac1a304cf213f7615a2163e6896dc111eab0e9
Signed-off-by: Taewan Kim <t25.kim@samsung.com>
Taewan Kim [Wed, 19 Mar 2025 07:23:03 +0000 (16:23 +0900)]
add getTrainingJob to fetch the details of a training job
Change-Id: I1d3a6e2c1b63668d8e2b8076e703eb15661b24b9
Signed-off-by: Taewan Kim <t25.kim@samsung.com>
Taewan Kim [Thu, 13 Mar 2025 06:12:48 +0000 (15:12 +0900)]
fix getTrainingJobStatus api
Change-Id: I3b16dd5c82452788bca9e99d31f34782259395d5
Signed-off-by: Taewan Kim <t25.kim@samsung.com>
Taewan Kim [Wed, 12 Mar 2025 05:22:55 +0000 (14:22 +0900)]
fix the api of fetching training job list
- ID, Pipeline Name, Feature Group Name are displayed
on training jobs due to the response model change
Change-Id: I5b8378447338e12f842d8a174e14c3c3119e319d
Signed-off-by: Taewan Kim <t25.kim@samsung.com>
Rajdeep Singh [Tue, 11 Mar 2025 10:01:43 +0000 (10:01 +0000)]
Merge "fix the requests for fetching feature group information"
Rajdeep Singh [Tue, 11 Mar 2025 10:01:40 +0000 (10:01 +0000)]
Merge "fix the feature group creation url according to the tm change"
Taewan Kim [Tue, 11 Mar 2025 05:05:46 +0000 (14:05 +0900)]
fix the requests for fetching feature group information
Change-Id: Icb74823d529a5369e1dee876a50de98ac136afa2
Signed-off-by: Taewan Kim <t25.kim@samsung.com>
Taewan Kim [Tue, 11 Mar 2025 01:48:20 +0000 (10:48 +0900)]
fix the feature group creation url according to the tm change
Change-Id: I410bc2b0aaa5dda31d1a7490f25ad856d0157684
Signed-off-by: Taewan Kim <t25.kim@samsung.com>
Swaraj Kumar [Fri, 7 Feb 2025 08:22:53 +0000 (13:52 +0530)]
Removal of direct kubeflow innvocation from Retrain Pipeline
Change-Id: I6513ecadb7372214f15f591e647963d9655f54c5
Signed-off-by: Swaraj Kumar <swaraj.kumar@samsung.com>
Swaraj Kumar [Fri, 3 Jan 2025 12:11:50 +0000 (17:41 +0530)]
updated container tag
Change-Id: I064477f3baddcace8d52510fdda84ba6fcb9dc0d
Signed-off-by: Swaraj Kumar <swaraj.kumar@samsung.com>
rajdeep11 [Fri, 3 Jan 2025 09:34:35 +0000 (15:04 +0530)]
changes for container tag creation
description: container tag for kf pipeline and dashboard
Change-Id: Ia71c0c75194aec7f4fda3cca908ca414e184662d
Signed-off-by: rajdeep11 <rajdeep.sin@samsung.com>
rajdeep11 [Thu, 26 Dec 2024 10:46:24 +0000 (16:16 +0530)]
changes for the updated url of mme
Change-Id: Iffb7094f2a850ff50cee55029b5589b8df728542
Signed-off-by: rajdeep11 <rajdeep.sin@samsung.com>
ashishj1729 [Tue, 24 Dec 2024 07:55:50 +0000 (13:25 +0530)]
Amending retrain-pipeline as per Model-deployment requirements
1. Model-path is deduced by modelversion
2. Only retrain-model will be present in Model.zip
Change-Id: I0bc49b876b1d298b8d558e48f4c32c49fde2f0bf
Signed-off-by: ashishj1729 <jain.ashish@samsung.com>
rajdeep11 [Fri, 20 Dec 2024 12:10:22 +0000 (17:40 +0530)]
changes to enable the retraining multiple times
the error was that if the model is retrained the pipeline saves the
model in retrain folder
Change-Id: I16cbb6e93d30b88f75a307219d24d79b03bf7cfd
Signed-off-by: rajdeep11 <rajdeep.sin@samsung.com>
rajdeep11 [Thu, 19 Dec 2024 07:48:16 +0000 (13:18 +0530)]
changes for the pipeline
Change-Id: Ia429a4af93ce21546c058171b220fb2131cbf67d
Signed-off-by: rajdeep11 <rajdeep.sin@samsung.com>
rajdeep11 [Thu, 19 Dec 2024 07:32:04 +0000 (13:02 +0530)]
chnages in the training pipeline
Change-Id: Iaad81a92647191dc0d3ea66cebd70fdc6b05e3b6
Signed-off-by: rajdeep11 <rajdeep.sin@samsung.com>
rajdeep11 [Fri, 13 Dec 2024 11:40:53 +0000 (17:10 +0530)]
changes to fix the retrain pipeline
Change-Id: Ibff607268f35d89b845aa3b5d81aa36feea032da
Signed-off-by: rajdeep11 <rajdeep.sin@samsung.com>
subhash kumar singh [Thu, 12 Dec 2024 09:06:21 +0000 (09:06 +0000)]
Merge "Working on creating a retraining pipeline"
rajdeep11 [Sat, 7 Dec 2024 08:25:38 +0000 (13:55 +0530)]
changing pipeline for the modelName and ModelVersion and artifactversion
and featurepath
Change-Id: Iffd7b383ac18f96bb6eac873aebdd347cd95c208
Signed-off-by: rajdeep11 <rajdeep.sin@samsung.com>
rajdeep11 [Mon, 11 Nov 2024 06:53:52 +0000 (12:23 +0530)]
changes for to fix the create featuregroup and trainingjob
Change-Id: Iee1a84c3f53597816a89a9ddd2dab9f3a7865a83
Signed-off-by: rajdeep11 <rajdeep.sin@samsung.com>
Swaraj Kumar [Wed, 6 Nov 2024 12:25:04 +0000 (17:55 +0530)]
Working on creating a retraining pipeline
Change-Id: Ia9eec0ee9253a030b33b30481bc6090c26581a14
Signed-off-by: Swaraj Kumar <swaraj.kumar@samsung.com>
Sungjin Lee [Mon, 30 Sep 2024 02:26:01 +0000 (02:26 +0000)]
Dashboard UI design update
- Added a sidebar and moved the navigation dropdown menu to the sidebar
- Added titles to each page
- Updated table design
- Changed button colors
ISSUE-ID: AIMLFW-162
Change-Id: Ic1b3244fa6ce0f2009cc9bafd200f96c416cfe0a
Signed-off-by: Sungjin Lee <sodyn99@gmail.com>
임준혁 [Tue, 24 Sep 2024 14:44:41 +0000 (23:44 +0900)]
Separate component into root folder
Change-Id: I63b53d7045cd36df95b27c94755832c0391bc129
Signed-off-by: 임준혁 <codimjun@gmail.com>
Rajdeep Singh [Fri, 27 Sep 2024 05:52:05 +0000 (05:52 +0000)]
Merge "Close modal and update job list after creating Training Job"
Rajdeep Singh [Fri, 27 Sep 2024 05:48:33 +0000 (05:48 +0000)]
Merge "Modularizing navigation bar"
Taewan Kim [Wed, 25 Sep 2024 13:09:46 +0000 (22:09 +0900)]
Update TrainingJob based on the change in the return value of getPipelines().
Issue-ID: AIMLFW-146
Change-Id: Ief3c9546618fa819aa7312743083d46c4087fa51
Signed-off-by: Taewan Kim <t25.kim@samsung.com>
Kim Do Young [Wed, 25 Sep 2024 10:03:33 +0000 (19:03 +0900)]
Close modal and update job list after creating Training Job
Change-Id: Iea60abaffb2e8c980eaf2bb2dded6e9afada972e
Signed-off-by: Kim Do Young <difbfl4750@gmail.com>
Sangwi Kang [Fri, 20 Sep 2024 13:00:40 +0000 (22:00 +0900)]
Add Buttons for Model File Download
- Download : Download model.zip file from modelUrl
Issue-ID: AIMLFW-158
Change-Id: I774c69fd5c87b43118424d42e6773cc712ebe423
Signed-off-by: Sangwi Kang <ksw292002@snu.ac.kr>
임준혁 [Sun, 8 Sep 2024 14:04:10 +0000 (23:04 +0900)]
Modularizing navigation bar
Issue-ID: AIMLFW-115
Change-Id: I8addf05d94e24a84511d5d53730c1e5bd9cf19d7
Signed-off-by: CodImJun <codimjun@gmail.com>
Sungjin Lee [Fri, 13 Sep 2024 05:21:15 +0000 (05:21 +0000)]
Fix issue of feature group information not visible on dashboard
- Correction of 'feature-group.js'
ISSUE-ID: AIMLFW-156
Change-Id: Ie23e8112038e417cb99f49a75280641179e7a285
Signed-off-by: Sungjin Lee <sodyn99@gmail.com>
Sangwi Kang [Fri, 6 Sep 2024 10:43:33 +0000 (19:43 +0900)]
Update navbar menu category in Dashboard
Issue-ID: AIMLFW-145
Change-Id: Ic5737754f56848b2cbce8c6fda326348f3fc1386
Signed-off-by: Sangwi Kang <ksw292002@snu.ac.kr>
임준혁 [Sat, 7 Sep 2024 05:00:01 +0000 (14:00 +0900)]
Add an Axios instance and Modularize your API code
Issue-ID: AIMLFW-115
Change-Id: I85248f2de7e5e0cf2f2b8366467db08030db16be
Signed-off-by: CodImJun <codimjun@gmail.com>
Rajdeep Singh [Thu, 5 Sep 2024 05:24:41 +0000 (05:24 +0000)]
Merge "Integrate Feature Group Create and List Page"
Sohyeon Kim [Wed, 4 Sep 2024 08:31:03 +0000 (17:31 +0900)]
Integrate Feature Group Create and List Page
Issue-ID: AIMLFW-150
Change-Id: I82d3c9261393ca98c89b59eb264fb83aa45928a4
Signed-off-by: Sohyeon Kim <sooooooohyeon5@naver.com>
Sohyeon Kim [Tue, 3 Sep 2024 09:01:20 +0000 (18:01 +0900)]
Update dark mode UI to use Bootstrap icons
Issue-ID: AIMLFW-143
Change-Id: I9f948209ab7cc1fe39d623c58255f632dfefb623
Signed-off-by: Sohyeon Kim <sooooooohyeon5@naver.com>
Rajdeep Singh [Tue, 3 Sep 2024 08:13:42 +0000 (08:13 +0000)]
Merge "Create UI for dark mode"
Sohyeon Kim [Sun, 25 Aug 2024 05:50:51 +0000 (14:50 +0900)]
Create UI for dark mode
Issue-ID: AIMLFW-143
Change-Id: I3433a1e2fa5a6e4c2c8d41b5fd6b6924c333660c
Signed-off-by: Sohyeon Kim <sooooooohyeon5@naver.com>
Kim Do Young [Sun, 25 Aug 2024 10:50:40 +0000 (19:50 +0900)]
Integrate TrainingJob Create and Status Page
Issue-ID: AIMLFW-149
Change-Id: Ie4591fb26d61b2bc4205848f93a902f38869bbb8
Signed-off-by: Kim Do Young <difbfl4750@gmail.com>
Taewan Kim [Mon, 12 Aug 2024 07:30:47 +0000 (07:30 +0000)]
Merge "Adding rajdeep.sin as a committer"
rajdeep11 [Mon, 12 Aug 2024 06:40:41 +0000 (12:10 +0530)]
Adding rajdeep.sin as a committer
Change-Id: Id6360b05ce7d62ebe2de585a3c678b7b968b8ca1
Signed-off-by: rajdeep11 <rajdeep.sin@samsung.com>
Taewan Kim [Mon, 12 Aug 2024 05:40:02 +0000 (14:40 +0900)]
Fix eslint error and dependency warning
Issue-ID: AIMLFW-114
Change-Id: Idb56b1ec8149c69c5fe778f01d71b9d6ad3c0378
Signed-off-by: Taewan Kim <t25.kim@samsung.com>
Taewan Kim [Tue, 6 Aug 2024 15:09:59 +0000 (00:09 +0900)]
Upgrade the package.json dependencies to the recent versions.
Issue-ID: AIMLFW-111
Change-Id: Ib289a9e5dc4d1d1c2528d8a7f29901e8818fba5c
Signed-off-by: Taewan Kim <t25.kim@samsung.com>
CodImJun [Thu, 1 Aug 2024 06:58:40 +0000 (15:58 +0900)]
Fix for all file code lint
Issue-ID: AIMLFW-114
Change-Id: Ia6969e4f0238b8cfedf7f30dff6595f79bbdc3ef
Signed-off-by: CodImJun <codimjun@gmail.com>
CodImJun [Thu, 1 Aug 2024 06:58:28 +0000 (15:58 +0900)]
Setting up web dashboard code lint
Issue-ID: AIMLFW-114
Change-Id: Ia1b24570d7cc169f52107a2ab99dd3c310beb3f9
Signed-off-by: CodImJun <codimjun@gmail.com>
Kim Do Young [Wed, 24 Jul 2024 11:45:57 +0000 (20:45 +0900)]
Update Node.js version from 14 to 22 for web dashboard.
Issue-ID: AIMLFW-111
Change-Id: I37f1b3176a9de4e84216c143042a1f200bdfaf69
Signed-off-by: Kim Do Young <difbfl4750@gmail.com>
rajdeep11 [Fri, 28 Jun 2024 12:15:15 +0000 (17:45 +0530)]
Release image
release image for aiml-dashboard
Change-Id: I2d05718de789162bb3d27177b6d0dfb9f1092f80
Signed-off-by: rajdeep11 <rajdeep.sin@samsung.com>
rajdeep11 [Fri, 28 Jun 2024 12:01:54 +0000 (17:31 +0530)]
changes in the training function
updating the imports
Change-Id: I36b17c9c9badcde5fb5a4e670a1cc38bdf949ba5
Signed-off-by: rajdeep11 <rajdeep.sin@samsung.com>
rajdeep11 [Fri, 28 Jun 2024 10:49:37 +0000 (16:19 +0530)]
changes in the QoE training function
changes for the required latest kubeflow version
Change-Id: Icaf889c7589c7be97bfacb9ede945568feefa9d0
Signed-off-by: rajdeep11 <rajdeep.sin@samsung.com>
subhash kumar singh [Thu, 27 Jun 2024 12:15:15 +0000 (12:15 +0000)]
Merge "Release image"
rajdeep11 [Thu, 27 Jun 2024 12:11:53 +0000 (17:41 +0530)]
Release image
releasing image for dashboard and kfpeline
Change-Id: I3dbe8df165be9f163dd336470c4b60478ca032a1
Signed-off-by: rajdeep11 <rajdeep.sin@samsung.com>
subhash kumar singh [Thu, 27 Jun 2024 12:10:16 +0000 (12:10 +0000)]
Merge changes Ia9f09b60,I3fdcb83b
* changes:
New container tag
New container tag
rajdeep11 [Thu, 27 Jun 2024 12:06:30 +0000 (17:36 +0530)]
New container tag
newer container tag
Change-Id: Ia9f09b604a23259df9d575a4d969fffc12fcd31c
Signed-off-by: rajdeep11 <rajdeep.sin@samsung.com>
rajdeep11 [Thu, 27 Jun 2024 11:59:45 +0000 (17:29 +0530)]
New container tag
updating the container tag
Change-Id: I3fdcb83b2d42c2e8ff29676e0bdabc4906c712df
Signed-off-by: rajdeep11 <rajdeep.sin@samsung.com>
subhash kumar singh [Wed, 26 Jun 2024 12:20:34 +0000 (12:20 +0000)]
Merge "changes in the qoe pipeline code wrt updating kubeflow"
rajdeep11 [Wed, 26 Jun 2024 11:33:51 +0000 (17:03 +0530)]
changes in the qoe pipeline code wrt updating kubeflow
Issue-id: AIMLFW-86
Change-Id: I4dce0d78029ef94e323f9784aed0896417ead790
Signed-off-by: rajdeep11 <rajdeep.sin@samsung.com>
Taewan Kim [Wed, 26 Jun 2024 09:40:15 +0000 (09:40 +0000)]
Merge "PTL change"
subhash kumar singh [Wed, 26 Jun 2024 09:29:21 +0000 (09:29 +0000)]
PTL change
PTL change is done.
Change-Id: Ib584811bc670cb26f5c94266389390925f61d109
Signed-off-by: subhash kumar singh <subh.singh@samsung.com>
rajdeep11 [Thu, 20 Jun 2024 04:39:57 +0000 (10:09 +0530)]
changes for the latest kubeflow version
Issue-id: AIMLFW-86
Change-Id: Ie3e32bc0cad6adda254448650eb79ab5b910ad95
Signed-off-by: rajdeep11 <rajdeep.sin@samsung.com>
rajdeep11 [Mon, 8 Apr 2024 06:18:37 +0000 (11:48 +0530)]
trainingjob changes
Changes done to trainingjob create/edit/retrain request.
Issue-id: AIMLFW-76
Change-Id: I743916f588165d048e899743ab0c799661e7b4fd
Signed-off-by: rajdeep11 <rajdeep.sin@samsung.com>
rajdeep11 [Thu, 15 Feb 2024 12:27:36 +0000 (17:57 +0530)]
adding measurement to the featuregroup
Issue-id: AIMLFW-76
Change-Id: I77e5ad7dfb414956fc541301b58ddf9b86a7541d
Signed-off-by: rajdeep11 <rajdeep.sin@samsung.com>
rajdeep11 [Thu, 8 Feb 2024 10:45:42 +0000 (16:15 +0530)]
adding _measurement to the create feature group
Issue-id: AIMLFW-76
Change-Id: I3550144e5a8d5cd197d98574aff5121bbefc377e
Signed-off-by: rajdeep11 <rajdeep.sin@samsung.com>
Anil Belur [Fri, 15 Dec 2023 23:31:58 +0000 (09:31 +1000)]
CI: Update RTD configuration file
RTD has finished their switch requiring version 2 of their
configuration file and we must now update to work with it.
Ref:
https://blog.readthedocs.com/use-build-os-config/
Change-Id: If39eaa7b86fbdbff3a4b63be0a313c4406ff4973
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
SANDEEP KUMAR JAISAWAL [Wed, 13 Dec 2023 14:29:57 +0000 (19:59 +0530)]
AIML dashboard I release related changes
Issue-Id: AIMLFW-65
Change-Id: I274f57e67d1f4a7b47c7b68c455820c6afaf23b2
Signed-off-by: SANDEEP KUMAR JAISAWAL <s.jaisawal@samsung.com>
rajdeep11 [Tue, 12 Dec 2023 02:31:49 +0000 (08:01 +0530)]
changing the trainingjob help description
Issue-id: AIMLFW-65
Change-Id: If31e4630c03708314ae706b857f126dd877b7b06
Signed-off-by: rajdeep11 <rajdeep.sin@samsung.com>
rajdeep11 [Thu, 7 Dec 2023 17:53:39 +0000 (23:23 +0530)]
gui changes for the mme
Issue-Id: AIMLFW-65
Change-Id: I21d0afcb46fe85651e5ce29bf950929ad4172c85
Signed-off-by: rajdeep11 <rajdeep.sin@samsung.com>
rajdeep11 [Fri, 27 Oct 2023 06:44:00 +0000 (12:14 +0530)]
updating the instructions
Issue-Id: AIMLFW-58
Change-Id: Idc0a7c06d32279c7e09dc47e062ed591e9a81a57
Signed-off-by: rajdeep11 <rajdeep.sin@samsung.com>
rajdeep11 [Fri, 27 Oct 2023 06:39:58 +0000 (12:09 +0530)]
commenting the experiment name
Issue-Id: AIMLFW-58
Change-Id: I0dba2439c6dc56f0dc0eedbad60192d7b4f66bc8
Signed-off-by: rajdeep11 <rajdeep.sin@samsung.com>
rajdeep11 [Wed, 25 Oct 2023 08:28:25 +0000 (13:58 +0530)]
making changes based on tm featuregoup_name.
Issue-Id: AIMLFW-58
Change-Id: I7f79f9f7c7f75ae0b036ed5ea13fc72099262d34
Signed-off-by: rajdeep11 <rajdeep.sin@samsung.com>
rajdeep11 [Wed, 25 Oct 2023 07:18:52 +0000 (12:48 +0530)]
adding drop down to featureGroupName.
Issue-Id: AIMLFW-58
Change-Id: Ib0cb84a59ffa05a5fb9e37aa4427030e5949910c
Signed-off-by: rajdeep11 <rajdeep.sin@samsung.com>
rajdeep11 [Mon, 23 Oct 2023 10:13:44 +0000 (15:43 +0530)]
updating the create trainingjob and featuregroup info.
Issue-Id: AIMLFW-58
Change-Id: I5ea82839c16c5952455a9ee043f66a0b2b13ec2f
Signed-off-by: rajdeep11 <rajdeep.sin@samsung.com>
rajdeep11 [Tue, 3 Oct 2023 10:17:42 +0000 (15:47 +0530)]
changes in the feature group gui
Issue-Id: AIMLFW-58
Change-Id: I4362a453b7bc6452f9692c2d9487e566b594c4ac
Signed-off-by: rajdeep11 <rajdeep.sin@samsung.com>
josephthaliath [Tue, 8 Aug 2023 11:47:06 +0000 (17:17 +0530)]
Updating release tag and release notes
Issue-Id: AIMLFW-50
Change-Id: If86fe1f5bb76d49c5a869e271960ed736a2470f8
Signed-off-by: josephthaliath <jo.thaliath@samsung.com>
josephthaliath [Tue, 8 Aug 2023 11:31:26 +0000 (17:01 +0530)]
updating version for requests_toolbelt package
Issue-Id: AIMLFW-50
Change-Id: I695e1973c0b02be9acab319e9284b58c06b928c2
Signed-off-by: josephthaliath <jo.thaliath@samsung.com>
rajdeep11 [Tue, 8 Aug 2023 10:19:16 +0000 (15:49 +0530)]
adding measured_obj_class in the ui
Issue-Id: AIMLFW-50
Change-Id: I8e5756762c92ef16d94e9e5c497134b017b7425e
Signed-off-by: rajdeep11 <rajdeep.sin@samsung.com>
josephthaliath [Mon, 7 Aug 2023 10:27:10 +0000 (15:57 +0530)]
Updating release tag and release notes
Issue-Id: AIMLFW-50
Change-Id: Ia11c3b2e5859b82aa3648f60ecabb399fee723f8
Signed-off-by: josephthaliath <jo.thaliath@samsung.com>
rajdeep11 [Fri, 4 Aug 2023 05:14:15 +0000 (10:44 +0530)]
adding measured_obj_class for feature group
Issue-Id: AIMLFW-40
Change-Id: I27ebdef8c945c01eaa4a78afb5c2a280dc72776f
Signed-off-by: rajdeep11 <rajdeep.sin@samsung.com>
josephthaliath [Mon, 19 Jun 2023 02:22:40 +0000 (07:52 +0530)]
Updating release tag and release notes
Issue-Id: AIMLFW-49
Change-Id: I9bca9bc5d69542dd1336b3dc1a3b1e806586ad3c
Signed-off-by: josephthaliath <jo.thaliath@samsung.com>