We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1858e48 commit 696f0b2Copy full SHA for 696f0b2
specification/ml/update_trained_model_deployment/MlUpdateTrainedModelDeploymentRequest.ts
@@ -17,10 +17,10 @@
17
* under the License.
18
*/
19
20
+import { AdaptiveAllocationsSettings } from '@ml/_types/TrainedModel'
21
import { RequestBase } from '@_types/Base'
22
import { Id } from '@_types/common'
23
import { integer } from '@_types/Numeric'
-import { AdaptiveAllocationsSettings } from '@ml/_types/TrainedModel'
24
25
/**
26
* Update a trained model deployment.
0 commit comments