Commit 8033646
authored
Computelocation (#37468)
* fixing sweep job service response parsing issue
* fixing sweep job service response parsing issue
* raising a work around for cmd job and spark job name lowering case
* fixing black issue
* fixing serialization issue in sweep job
* include black fix
* found and fix the issue in compute validation
* fixing a corrupt wokspace arm template
* fixing the failed test case
* updating the date for 1.18.0 release
* removing empty section
* adding in progress version details
* adding IDC code reviewers
* correcting the directory path
* lint fix
* adding change log entry
* addressing review comment
* fixing ut
* addressing api review comment
* adding a fix for subnet validation in compute instance
* my py fix
* fixing autoML serialization issue
* formatting
* moving auto ML job create API to 2024
* mapping compute location to prop.compute_location1 parent 40ae337 commit 8033646
File tree
2 files changed
+5
-1
lines changed- sdk/ml/azure-ai-ml
- azure/ai/ml/entities/_compute
2 files changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
8 | 12 | | |
9 | 13 | | |
10 | 14 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
180 | 180 | | |
181 | 181 | | |
182 | 182 | | |
183 | | - | |
| 183 | + | |
184 | 184 | | |
185 | 185 | | |
186 | 186 | | |
| |||
0 commit comments