mirror of
https://github.com/datahub-project/datahub.git
synced 2025-08-20 15:18:03 +00:00
Support container in ML Model Group, Model and Deployment (#12793)
This commit is contained in:
parent
1068e2b512
commit
cf0dc3ac6b
@ -377,6 +377,7 @@ entities:
|
|||||||
- testResults
|
- testResults
|
||||||
- versionProperties
|
- versionProperties
|
||||||
- subTypes
|
- subTypes
|
||||||
|
- container
|
||||||
- name: mlModelGroup
|
- name: mlModelGroup
|
||||||
category: core
|
category: core
|
||||||
keyAspect: mlModelGroupKey
|
keyAspect: mlModelGroupKey
|
||||||
@ -396,6 +397,7 @@ entities:
|
|||||||
- forms
|
- forms
|
||||||
- testResults
|
- testResults
|
||||||
- subTypes
|
- subTypes
|
||||||
|
- container
|
||||||
- name: mlModelDeployment
|
- name: mlModelDeployment
|
||||||
category: core
|
category: core
|
||||||
keyAspect: mlModelDeploymentKey
|
keyAspect: mlModelDeploymentKey
|
||||||
@ -407,6 +409,7 @@ entities:
|
|||||||
- globalTags
|
- globalTags
|
||||||
- dataPlatformInstance
|
- dataPlatformInstance
|
||||||
- testResults
|
- testResults
|
||||||
|
- container
|
||||||
- name: mlFeatureTable
|
- name: mlFeatureTable
|
||||||
category: core
|
category: core
|
||||||
keyAspect: mlFeatureTableKey
|
keyAspect: mlFeatureTableKey
|
||||||
|
Loading…
x
Reference in New Issue
Block a user