Return details of pipelines instead of their names. 37/13437/2
authorTaewan Kim <t25.kim@samsung.com>
Wed, 25 Sep 2024 12:59:14 +0000 (21:59 +0900)
committerTaewan Kim <t25.kim@samsung.com>
Wed, 25 Sep 2024 13:04:53 +0000 (22:04 +0900)
commit5a1b288ca899dc30a13208d8bf0cf3044d7cdc2a
tree33f5fd75cbd32b516c4635c52a4d2bc7df66030b
parent1678c8148631230c532cf5a6c1a6029503b55f60
Return details of pipelines instead of their names.

It relays the return value from kubeflow-adapter.

Issue-ID: AIMLFW-146

Change-Id: Ib223e363a810ddb5861e83ab7ac75ac5c50e8c97
Signed-off-by: Taewan Kim <t25.kim@samsung.com>
tests/test_tm_apis.py
tests/test_trainingmgr_util.py
trainingmgr/common/trainingmgr_util.py
trainingmgr/trainingmgr_main.py