Introducing the Keras Sequential API on Vertex AI Platform Reviews
14741 reviews
Error in this step: !gsutil cp -R $EXPORT_PATH gs://$BUCKET/$MODEL_DISPLAYNAME This is the error: --------------------------------------------------------------------------- _InactiveRpcError Traceback (most recent call last) /opt/conda/lib/python3.7/site-packages/google/api_core/grpc_helpers.py in error_remapped_callable(*args, **kwargs) 56 try: ---> 57 return callable_(*args, **kwargs) 58 except grpc.RpcError as exc: /opt/conda/lib/python3.7/site-packages/grpc/_channel.py in __call__(self, request, timeout, metadata, credentials, wait_for_ready, compression) 945 wait_for_ready, compression) --> 946 return _end_unary_response_blocking(state, call, False, None) 947 /opt/conda/lib/python3.7/site-packages/grpc/_channel.py in _end_unary_response_blocking(state, call, with_call, deadline) 848 else: --> 849 raise _InactiveRpcError(state) 850 _InactiveRpcError: <_InactiveRpcError of RPC that terminated with: status = StatusCode.PERMISSION_DENIED details = "Vertex AI API has not been used in project 270749629539 before or it is disabled. Enable it by visiting https://console.developers.google.com/apis/api/aiplatform.googleapis.com/overview?project=270749629539 then retry. If you enabled this API recently, wait a few minutes for the action to propagate to our systems and retry." debug_error_string = "{"created":"@1658262618.435124921","description":"Error received from peer ipv4:74.125.195.95:443","file":"/home/conda/feedstock_root/build_artifacts/grpc-split_1656146941531/work/src/core/lib/surface/call.cc","file_line":966,"grpc_message":"Vertex AI API has not been used in project 270749629539 before or it is disabled. Enable it by visiting https://console.developers.google.com/apis/api/aiplatform.googleapis.com/overview?project=270749629539 then retry. If you enabled this API recently, wait a few minutes for the action to propagate to our systems and retry.","grpc_status":7}" > The above exception was the direct cause of the following exception: PermissionDenied Traceback (most recent call last) /tmp/ipykernel_18946/1764534778.py in <module> 2 display_name=MODEL_DISPLAYNAME, 3 artifact_uri=f"gs://{BUCKET}/{MODEL_DISPLAYNAME}", ----> 4 serving_container_image_uri=SERVING_CONTAINER_IMAGE_URI, 5 )
Tayo O. · Reviewed 3 yıldan fazla ago
Nice
Alfonso F. · Reviewed 3 yıldan fazla ago
Adam B. · Reviewed 3 yıldan fazla ago
Yuvaraj M. · Reviewed 3 yıldan fazla ago
Daniel A. · Reviewed 3 yıldan fazla ago
good
Kumar S. · Reviewed 3 yıldan fazla ago
Ponlakrit T. · Reviewed 3 yıldan fazla ago
Ryszard F. · Reviewed 3 yıldan fazla ago
Should allocate more time than 1 hour (maybe 1.5 hours). Also, should include instructions to enable the Vertex AI API, since this caused an issue with uploading the custom-trained model.
Andy H. · Reviewed 3 yıldan fazla ago
Jesse R. · Reviewed 3 yıldan fazla ago
Andrii T. · Reviewed 3 yıldan fazla ago
Yaroslav V. · Reviewed 3 yıldan fazla ago
Hitesh J. · Reviewed 3 yıldan fazla ago
Ehsan N. · Reviewed 3 yıldan fazla ago
Albert C. · Reviewed 3 yıldan fazla ago
Anthony S. · Reviewed 3 yıldan fazla ago
Mkhululi M. · Reviewed 3 yıldan fazla ago
Jaspal S. · Reviewed 3 yıldan fazla ago
Sandeep S. · Reviewed 3 yıldan fazla ago
you need to specify that the warning is expected to happen. I spent a lot of time looking where I was wrong. WARNING:tensorflow:Layers in a Sequential model should only have a single input tensor, but we receive a <class 'collections.OrderedDict'> input: OrderedDic
BRYAN PERCY S. · Reviewed 3 yıldan fazla ago
Swapna S. · Reviewed 3 yıldan fazla ago
Sayantaun G. · Reviewed 3 yıldan fazla ago
Torkild O. · Reviewed 3 yıldan fazla ago
Gopalakrishnan S. · Reviewed 3 yıldan fazla ago
Gopalakrishnan S. · Reviewed 3 yıldan fazla ago
We do not ensure the published reviews originate from consumers who have purchased or used the products. Reviews are not verified by Google.