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 a0e8a28 commit d19d9f3Copy full SHA for d19d9f3
ads/aqua/modeldeployment/entities.py
@@ -147,8 +147,6 @@ def from_oci_model_deployment(
147
AquaDeployment:
148
The instance of the Aqua model deployment.
149
"""
150
- print("oci_model_deployment: ", oci_model_deployment)
151
-
152
instance_configuration = oci_model_deployment.model_deployment_configuration_details.model_configuration_details.instance_configuration
153
instance_shape_config_details = (
154
instance_configuration.model_deployment_instance_shape_config_details
0 commit comments