리뷰 Vertex AI Platform의 Keras Sequential API 소개개
리뷰 13400개
Scott B. · 5개월 전에 리뷰됨
Oscar R. · 5개월 전에 리뷰됨
Benhur O. · 5개월 전에 리뷰됨
Shankar M. · 5개월 전에 리뷰됨
Amina Z. · 5개월 전에 리뷰됨
Abhra D. · 5개월 전에 리뷰됨
Abhilasa S. · 5개월 전에 리뷰됨
Nils G. · 5개월 전에 리뷰됨
File /opt/conda/lib/python3.10/site-packages/google/cloud/aiplatform/models.py:1827, in Endpoint._deploy_call(cls, api_client, endpoint_resource_name, model, endpoint_resource_traffic_split, network, deployed_model_display_name, traffic_percentage, traffic_split, machine_type, min_replica_count, max_replica_count, accelerator_type, accelerator_count, tpu_topology, service_account, explanation_spec, metadata, deploy_request_timeout, autoscaling_target_cpu_utilization, autoscaling_target_accelerator_duty_cycle, enable_access_logging, disable_container_logging, deployment_resource_pool) 1815 operation_future = api_client.deploy_model( 1816 endpoint=endpoint_resource_name, 1817 deployed_model=deployed_model, (...) 1820 timeout=deploy_request_timeout, 1821 ) 1823 _LOGGER.log_action_started_against_resource_with_lro( 1824 "Deploy", "model", cls, operation_future 1825 ) -> 1827 operation_future.result(timeout=None) File /opt/conda/lib/python3.10/site-packages/google/api_core/future/polling.py:261, in PollingFuture.result(self, timeout, retry, polling) 256 self._blocking_poll(timeout=timeout, retry=retry, polling=polling) 258 if self._exception is not None: 259 # pylint: disable=raising-bad-type 260 # Pylint doesn't recognize that this is valid in this case. --> 261 raise self._exception 263 return self._result FailedPrecondition: 400 Model server exited unexpectedly. Model server logs can be found at https://console.cloud.google.com/logs/viewer?project=667152570772&resource=aiplatform.googleapis.com%2FEndpoint&advancedFilter=resource.type%3D%22aiplatform.googleapis.com%2FEndpoint%22%0Aresource.labels.endpoint_id%3D%225927820128572932096%22%0Aresource.labels.location%3D%22us-central1%22.
Goziem M. · 5개월 전에 리뷰됨
could be easier if there was more time since deploy part takes long
Mona H. · 5개월 전에 리뷰됨
Islam A. · 5개월 전에 리뷰됨
MACHINE_TYPE = "e2-standard-2" endpoint = uploaded_model.deploy( machine_type=MACHINE_TYPE, accelerator_type=None, accelerator_count=None, ) ne marche pas correctement
Timothé L. · 5개월 전에 리뷰됨
Llorenç V. · 5개월 전에 리뷰됨
Wonseuk H. · 5개월 전에 리뷰됨
Pablo G. · 5개월 전에 리뷰됨
Deploy really slow
Francesca A. · 5개월 전에 리뷰됨
Anísio P. · 5개월 전에 리뷰됨
Kamel S. · 5개월 전에 리뷰됨
Cesare C. · 5개월 전에 리뷰됨
Goziem M. · 5개월 전에 리뷰됨
Rajesh A. · 5개월 전에 리뷰됨
Damir I. · 5개월 전에 리뷰됨
Glorimar T. · 5개월 전에 리뷰됨
y
Goziem M. · 5개월 전에 리뷰됨
Thamu M. · 5개월 전에 리뷰됨
Google은 게시된 리뷰가 제품을 구매 또는 사용한 소비자에 의해 작성되었음을 보증하지 않습니다. 리뷰는 Google의 인증을 거치지 않습니다.