mirror of
https://github.com/datahub-project/datahub.git
synced 2025-08-17 21:56:56 +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
|
||||
- versionProperties
|
||||
- subTypes
|
||||
- container
|
||||
- name: mlModelGroup
|
||||
category: core
|
||||
keyAspect: mlModelGroupKey
|
||||
@ -396,6 +397,7 @@ entities:
|
||||
- forms
|
||||
- testResults
|
||||
- subTypes
|
||||
- container
|
||||
- name: mlModelDeployment
|
||||
category: core
|
||||
keyAspect: mlModelDeploymentKey
|
||||
@ -407,6 +409,7 @@ entities:
|
||||
- globalTags
|
||||
- dataPlatformInstance
|
||||
- testResults
|
||||
- container
|
||||
- name: mlFeatureTable
|
||||
category: core
|
||||
keyAspect: mlFeatureTableKey
|
||||
|
Loading…
x
Reference in New Issue
Block a user