|
1079 | 1079 | ""
|
1080 | 1080 | ]
|
1081 | 1081 | },
|
| 1082 | + { |
| 1083 | + "label": "ML-RegistryManagements", |
| 1084 | + "pathFilter": [ |
| 1085 | + "sdk/ml/azure-ai-ml/azure/ai/ml/_schema/registry", |
| 1086 | + "sdk/ml/azure-ai-ml/azure/ai/ml/operations/_registry_operations.py", |
| 1087 | + "sdk/ml/azure-ai-ml/azure/ai/ml/entities/_registry" |
| 1088 | + ], |
| 1089 | + "exclude": [ |
| 1090 | + "" |
| 1091 | + ] |
| 1092 | + }, |
| 1093 | + { |
| 1094 | + "label": "ML-Assets", |
| 1095 | + "pathFilter": [ |
| 1096 | + "sdk/ml/azure-ai-ml/azure/ai/ml/_schema/component", |
| 1097 | + "sdk/ml/azure-ai-ml/azure/ai/ml/entities/_component", |
| 1098 | + "sdk/ml/azure-ai-ml/azure/ai/ml/operations/_code_operations.py", |
| 1099 | + "sdk/ml/azure-ai-ml/azure/ai/ml/operations/_component_operations.py", |
| 1100 | + "sdk/ml/azure-ai-ml/azure/ai/ml/operations/_environment_operations.py", |
| 1101 | + "sdk/ml/azure-ai-ml/azure/ai/ml/operations/_model_operations.py", |
| 1102 | + "sdk/ml/azure-ai-ml/azure/ai/ml/entities/_assets", |
| 1103 | + "sdk/ml/azure-ai-ml/azure/ai/ml/entities/_deployment", |
| 1104 | + "sdk/ml/azure-ai-ml/azure/ai/ml/entities/_endpoint", |
| 1105 | + "sdk/ml/azure-ai-ml/azure/ai/ml/_schema/assets" |
| 1106 | + ], |
| 1107 | + "exclude": [ |
| 1108 | + "" |
| 1109 | + ] |
| 1110 | + }, |
| 1111 | + { |
| 1112 | + "label": "ML-Inference", |
| 1113 | + "pathFilter": [ |
| 1114 | + "sdk/ml/azure-ai-ml/azure/ai/ml/operations/_batch_deployment_operations.py", |
| 1115 | + "sdk/ml/azure-ai-ml/azure/ai/ml/operations/_batch_endpoint_operations.py", |
| 1116 | + "sdk/ml/azure-ai-ml/azure/ai/ml/operations/_online_deployment_operations.py", |
| 1117 | + "sdk/ml/azure-ai-ml/azure/ai/ml/operations/_online_endpoint_operations.py", |
| 1118 | + "sdk/ml/azure-ai-ml/azure/ai/ml/_schema/_deployment", |
| 1119 | + "sdk/ml/azure-ai-ml/azure/ai/ml/_schema/_endpoint" |
| 1120 | + ], |
| 1121 | + "exclude": [ |
| 1122 | + "" |
| 1123 | + ] |
| 1124 | + }, |
1082 | 1125 | {
|
1083 | 1126 | "label": "Tables",
|
1084 | 1127 | "pathFilter": [
|
|
0 commit comments