关于“TPU Speed Data Pipelines”的评价
6175 条评价
Adugna G. · 已于 over 1 year前审核
Adugna G. · 已于 over 1 year前审核
Nicholas D. · 已于 over 1 year前审核
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. · 已于 over 1 year前审核
Sanjeevi R. · 已于 over 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. · 已于 over 1 year前审核
Komala U. · 已于 over 1 year前审核
Jose E. · 已于 over 1 year前审核
Ayush S. · 已于 over 1 year前审核
Daniel C. · 已于 over 1 year前审核
James D. · 已于 over 1 year前审核
Michal R. · 已于 over 1 year前审核
Rishav k. · 已于 over 1 year前审核
Shoieb A. · 已于 over 1 year前审核
Rawaha B. · 已于 over 1 year前审核
Neemias B. · 已于 over 1 year前审核
Lakshay O. · 已于 over 1 year前审核
Gabriel B. · 已于 over 1 year前审核
Vu N. · 已于 over 1 year前审核
SHIVANK U. · 已于 over 1 year前审核
Avadhut M. · 已于 over 1 year前审核
Moula V. · 已于 over 1 year前审核
Rajat S. · 已于 over 1 year前审核
Vinothkumar S. · 已于 over 1 year前审核
Djalma N. · 已于 over 1 year前审核
我们无法确保发布的评价来自已购买或已使用产品的消费者。评价未经 Google 核实。