关于“TPU Speed Data Pipelines”的评价

评论

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. · 评论about 1 year之前

Sanjeevi R. · 评论about 1 year之前

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. · 评论about 1 year之前

Komala U. · 评论about 1 year之前

Jose E. · 评论about 1 year之前

Ayush S. · 评论about 1 year之前

Daniel C. · 评论about 1 year之前

James D. · 评论about 1 year之前

Michal R. · 评论about 1 year之前

Rishav k. · 评论about 1 year之前

Shoieb A. · 评论about 1 year之前

Rawaha B. · 评论about 1 year之前

Neemias B. · 评论about 1 year之前

Lakshay O. · 评论about 1 year之前

Gabriel B. · 评论about 1 year之前

Vu N. · 评论about 1 year之前

SHIVANK U. · 评论about 1 year之前

Avadhut M. · 评论about 1 year之前

Moula V. · 评论about 1 year之前

Rajat S. · 评论about 1 year之前

Vinothkumar S. · 评论about 1 year之前

Djalma N. · 评论about 1 year之前

Iain C. · 评论about 1 year之前

Dennis A. · 评论about 1 year之前

Tannu S. · 评论about 1 year之前

我们无法确保发布的评价来自已购买或已使用产品的消费者。评价未经 Google 核实。