Відгуки: TPU Speed Data Pipelines

6205 відгуків

Amir N. · Відгук надано 11 місяців тому

Daniel M. · Відгук надано 11 місяців тому

Lab doesn't work: 2025-01-13 22:49:31.861078: I tensorflow/core/framework/local_rendezvous.cc:404] Local rendezvous is aborting with status: PERMISSION_DENIED: Error executing an HTTP request: HTTP response code 403 with body '{ "error": { "code": 403, "message": "352503891290-compute@developer.gserviceaccount.com does not have storage.objects.get access to the Google Cloud Storage object. Permission 'storage.objects.get' denied on resource (or it may not exist).", "errors": [ { "message": "352503891290-compute@developer.gserviceaccount.com does not have storage.objects.get access to the Google Cloud Storage object. Permission 'storage.objects.get' denied on resource (or it may not exist)."' when reading metadata of gs://mnist-public/t10k-images-idx3-ubyte --------------------------------------------------------------------------- PermissionDeniedError Traceback (most recent call last) Cell In[9], line 3 1 N = 24 2 (training_digits, training_labels, ----> 3 validation_digits, validation_labels) = dataset_to_numpy_util(training_dataset, validation_dataset, N) 4 display_digits(training_digits, training_labels, training_labels, "training digits and their labels", N) 5 display_digits(validation_digits[:N], validation_labels[:N], validation_labels[:N], "validation digits and their labels", N) Cell In[4], line 25, in dataset_to_numpy_util(training_dataset, validation_dataset, N) 22 batch_train_ds = training_dataset.unbatch().batch(N) 24 # eager execution: loop through datasets normally ---> 25 for validation_digits, validation_labels in validation_dataset: 26 validation_digits = validation_digits.numpy() 27 validation_labels = validation_labels.numpy() File /opt/conda/lib/python3.10/site-packages/tensorflow/python/data/ops/iterator_ops.py:826, in OwnedIterator.__next__(self) 824 def __next__(self): 825 try: --> 826 return self._next_internal() 827 except errors.OutOfRangeError: 828 raise StopIteration File /opt/conda/lib/python3.10/site-packages/tensorflow/python/data/ops/iterator_ops.py:776, in OwnedIterator._next_internal(self) 773 # TODO(b/77291417): This runs in sync mode as iterators use an error status 774 # to communicate that there is no more data to iterate over. 775 with context.execution_mode(context.SYNC): --> 776 ret = gen_dataset_ops.iterator_get_next( 777 self._iterator_resource, 778 output_types=self._flat_output_types, 779 output_shapes=self._flat_output_shapes) 781 try: 782 # Fast path for the case `self._structure` is not a nested structure. 783 return self._element_spec._from_compatible_tensor_list(ret) # pylint: disable=protected-access File /opt/conda/lib/python3.10/site-packages/tensorflow/python/ops/gen_dataset_ops.py:3086, in iterator_get_next(iterator, output_types, output_shapes, name) 3084 return _result 3085 except _core._NotOkStatusException as e: -> 3086 _ops.raise_from_not_ok_status(e, name) 3087 except _core._FallbackException: 3088 pass File /opt/conda/lib/python3.10/site-packages/tensorflow/python/framework/ops.py:5983, in raise_from_not_ok_status(e, name) 5981 def raise_from_not_ok_status(e, name) -> NoReturn: 5982 e.message += (" name: " + str(name if name is not None else "")) -> 5983 raise core._status_to_exception(e) from None PermissionDeniedError: {{function_node __wrapped__IteratorGetNext_output_types_2_device_/job:localhost/replica:0/task:0/device:CPU:0}} Error executing an HTTP request: HTTP response code 403 with body '{ "error": { "code": 403, "message": "352503891290-compute@developer.gserviceaccount.com does not have storage.objects.get access to the Google Cloud Storage object. Permission 'storage.objects.get' denied on resource (or it may not exist).", "errors": [ { "message": "352503891290-compute@developer.gserviceaccount.com does not have storage.objects.get access to the Google Cloud Storage object. Permission 'storage.objects.get' denied on resource (or it may not exist)."' when reading metadata of gs://mnist-public/t10k-images-idx3-ubyte [Op:IteratorGetNext] name:

Andrés P. · Відгук надано 11 місяців тому

this needs to be updated, users-managed notebooks are deprecated, and instruccion to work with instances are not provided

Carlos Armando O. · Відгук надано 11 місяців тому

Davide V. · Відгук надано 11 місяців тому

Silvina H. · Відгук надано 11 місяців тому

Couldn't execute the jupyter notebook. "error": { "code": 403, "message": "84114940064-compute@developer.gserviceaccount.com does not have storage.objects.get access to the Google Cloud Storage object. Permission 'storage.objects.get' denied on resource (or it may not exist).",

Divya C. · Відгук надано 11 місяців тому

Arpan R. · Відгук надано 11 місяців тому

Gerald S. · Відгук надано 11 місяців тому

I was unable to complete the lab properly due to insufficient permissions when running the lab

Ezra T. · Відгук надано 11 місяців тому

Couldn't continue because of "message": "52060956532-compute@developer.gserviceaccount.com does not have storage.objects.get access to the Google Cloud Storage object. Permission 'storage.objects.get' denied on resource (or it may not exist)." error.

Diego A. · Відгук надано 11 місяців тому

Access right errors at several steps - service account does not have read-rights to gs://mnist

Franz H. · Відгук надано 11 місяців тому

Azeez Ikramur R. · Відгук надано 11 місяців тому

Vijai K. · Відгук надано 11 місяців тому

Sobhan N. · Відгук надано 11 місяців тому

The "gs://" links do not work.

Asitho D. · Відгук надано 11 місяців тому

Sujay H. · Відгук надано 11 місяців тому

The lab is broken. When trying to access cloud resources the following error appears: ""message": "188941251632-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)." However, this issue can't be solved by giving Storage Admin, Storage Object Admin and Storage Object Creator roles to the account :(

Diego E. · Відгук надано 11 місяців тому

Alexei C. · Відгук надано 11 місяців тому

Angeline J. · Відгук надано 11 місяців тому

Tristan L. · Відгук надано 11 місяців тому

PermissionDeniedError: {{function_node __wrapped__IteratorGetNext_output_types_2_device_/job:localhost/replica:0/task:0/device:CPU:0}} Error executing an HTTP request: HTTP response code 403 with body '{ "error": { "code": 403, "message": "620424901456-compute@developer.gserviceaccount.com does not have storage.objects.get access to the Google Cloud Storage object. Permission 'storage.objects.get' denied on resource (or it may not exist).", "errors": [ { "message": "620424901456-compute@developer.gserviceaccount.com does not have storage.objects.get access to the Google Cloud Storage object. Permission 'storage.objects.get' denied on resource (or it may not exist)."' when reading metadata of gs://mnist-public/t10k-images-idx3-ubyte [Op:IteratorGetNext]

Fergus G. · Відгук надано 11 місяців тому

Oleksandr U. · Відгук надано 11 місяців тому

Yuchieh Cheng 鄭宇傑 E. · Відгук надано 11 місяців тому

Facundo A. · Відгук надано 11 місяців тому

Ми не гарантуємо, що опубліковані відгуки написали клієнти, які придбали продукти чи скористалися ними. Відгуки не перевіряються Google.