TPU Speed Data Pipelines Reviews

6169 reviews

Alvian H. · Reviewed about 1 year ago

Roberto M. · Reviewed about 1 year ago

Vicente W. · Reviewed about 1 year ago

Ming W. · Reviewed about 1 year ago

Arthur A. · Reviewed about 1 year ago

Eric N. · Reviewed about 1 year ago

David Augusto F. · Reviewed about 1 year ago

Tee Zhen Yang A. · Reviewed about 1 year ago

Havish K. · Reviewed about 1 year ago

Cristián A. · Reviewed about 1 year ago

Prakash V. · Reviewed about 1 year ago

Efan W. · Reviewed about 1 year ago

Kevin G. · Reviewed about 1 year ago

Jesus Eduardo J. · Reviewed about 1 year ago

Pablo R. · Reviewed about 1 year ago

Aaron B. · Reviewed about 1 year ago

Not sure what I learned here, unclear goal definition

Daan G. · Reviewed about 1 year ago

Suresh I. · Reviewed about 1 year ago

Balaj K. · Reviewed over 1 year ago

Adugna G. · Reviewed over 1 year ago

Adugna G. · Reviewed over 1 year ago

Nicholas D. · Reviewed over 1 year ago

Again bug in the Lab. You don't give the permission to Google Storage "create files" (actually you don't give a permission to Google Storage at all) so I get this error message: PermissionDeniedError: Error executing an HTTP request: HTTP response code 403 with body '{ "error": { "code": 403, "message": "209123420561-compute@developer.gserviceaccount.com does not have storage.objects.create access to the Google Cloud Storage object. Permission 'storage.objects.create' denied on resource (or it may not exist).", "errors": [ { "message": "209123420561-compute@developer.gserviceaccount.com does not have storage.objects.create access to the Google Cloud Storage object. Permission 'storage.objects.create' denied on resource (or it may ' when initiating an upload to gs://flowers-public/tfrecords-jpeg-192x192-2/flowers00-230.tfrec

Yulia M. · Reviewed over 1 year ago

Sanjeevi R. · Reviewed over 1 year ago

Not sure if the lab what I should expect...I receive this error --------------------------------------------------------------------------- PermissionDeniedError Traceback (most recent call last) Cell In[25], line 36 33 # good practice to have the number of records in the filename 34 filename = GCS_OUTPUT + "{:02d}-{}.tfrec".format(shard, shard_size) ---> 36 with tf.io.TFRecordWriter(filename) as out_file: 37 for i in range(shard_size): 38 example = to_tfrecord(out_file, 39 image.numpy()[i], # re-compressed image: already a byte string 40 label.numpy()[i], 41 height.numpy()[i], 42 width.numpy()[i]) PermissionDeniedError: Error executing an HTTP request: HTTP response code 403 with body '{ "error": { "code": 403, "message": "757975374666-compute@developer.gserviceaccount.com does not have storage.objects.create access to the Google Cloud Storage object. Permission 'storage.objects.create' denied on resource (or it may not exist).", "errors": [ { "message": "757975374666-compute@developer.gserviceaccount.com does not have storage.objects.create access to the Google Cloud Storage object. Permission 'storage.objects.create' denied on resource (or it may ' when initiating an upload to gs://flowers-public/tfrecords-jpeg-192x192-2/flowers00-230.tfrec

Wiehan W. · Reviewed over 1 year ago

We do not ensure the published reviews originate from consumers who have purchased or used the products. Reviews are not verified by Google.