TPU スピードのデータ パイプライン のレビュー

6193 件のレビュー

Quintero Gaona Maria Fernanda · 12ヶ月前にレビュー済み

エラーで最後までできませんでした。 --------------------------------------------------------------------------- PermissionDeniedError Traceback (most recent call last) Cell In[24], line 1 ----> 1 nb_images = len(tf.io.gfile.glob(GCS_PATTERN)) 2 print("Pattern matches {} images.".format(nb_images)) 4 ### QUESTIONS 1. and 2. 5 # TODO File /opt/conda/lib/python3.10/site-packages/tensorflow/python/lib/io/file_io.py:441, in get_matching_files_v2(pattern) 387 r"""Returns a list of files that match the given pattern(s). 388 389 The patterns are defined as strings. Supported patterns are defined (...) 435 errors.NotFoundError: If pattern to be matched is an invalid directory. 436 """ 437 if isinstance(pattern, six.string_types): 438 return [ 439 # Convert the filenames to string from bytes. 440 compat.as_str_any(matching_filename) --> 441 for matching_filename in _pywrap_file_io.GetMatchingFiles( 442 compat.as_bytes(pattern)) 443 ] 444 else: 445 return [ 446 # Convert the filenames to string from bytes. 447 compat.as_str_any(matching_filename) # pylint: disable=g-complex-comprehension (...) 450 compat.as_bytes(single_filename)) 451 ] PermissionDeniedError: Error executing an HTTP request: HTTP response code 403 with body '{ "error": { "code": 403, "message": "1021823591917-compute@developer.gserviceaccount.com does not have storage.objects.list access to the Google Cloud Storage bucket. Permission 'storage.objects.list' denied on resource (or it may not exist).", "errors": [ { "message": "1021823591917-compute@developer.gserviceaccount.com does not have storage.objects.list access to the Google Cloud Storage bucket. Permission 'storage.objects.list' denied on resource (or it may not ex' when reading gs://flowers-public/

Shigemoto Hiroyuki · 12ヶ月前にレビュー済み

Issue accessing the dataset from the GCS pattern, says my account has no access

Zheng Wentao · 12ヶ月前にレビュー済み

See Richard · 12ヶ月前にレビュー済み

Mendes Alex · 12ヶ月前にレビュー済み

Karandikar Pramod · 12ヶ月前にレビュー済み

Orozco Lorenzo · 約1年前にレビュー済み

Couldn't run flowers classification part of lab because of permissions error when reading from gs://flowers-public/

Voois Paul · 約1年前にレビュー済み

CASTA�EDA OSSA DIEGO ALEJANDRO · 約1年前にレビュー済み

RODRIGUEZ DAVID JOHN · 約1年前にレビュー済み

Boschert Lukas · 約1年前にレビュー済み

Sundaru Bagus · 約1年前にレビュー済み

Patnaik Mihir · 約1年前にレビュー済み

Pravallika S Radha · 約1年前にレビュー済み

Ignacio Feitosa Anderson · 約1年前にレビュー済み

Phasanna Mithuna · 約1年前にレビュー済み

Mahrt Iyad · 約1年前にレビュー済み

i couldnt finish the lab, got this error: PermissionDeniedError: Error executing an HTTP request: HTTP response code 403 with body '{ "error": { "code": 403, "message": "1038335863908-compute@developer.gserviceaccount.com does not have storage.objects.list access to the Google Cloud Storage bucket. Permission 'storage.objects.list' denied on resource (or it may not exist).", "errors": [ { "message": "1038335863908-compute@developer.gserviceaccount.com does not have storage.objects.list access to the Google Cloud Storage bucket. Permission 'storage.objects.list' denied on resource (or it may not ex' when reading gs://flowers-public/ i tried to allow storage object permissions via IAM but still didnt manage to solve the problem.

G Bar · 約1年前にレビュー済み

good

mangnale omkar · 約1年前にレビュー済み

VANEGAS CORDOBA SOFIA · 約1年前にレビュー済み

BUSSON Loïc · 約1年前にレビュー済み

Borkowska Katarzyna · 約1年前にレビュー済み

the requested environment was not available for selection so I can't access the gcs bucket that the images are in for the later part of the lab

S Matt · 約1年前にレビュー済み

Kumar Santosh · 約1年前にレビュー済み

Doré olivier · 約1年前にレビュー済み

公開されたレビューが、製品を購入または使用した人によるものであることは保証されません。Google はこれらのレビューの検証を行っていません。