리뷰 TPU Speed Data Pipelines개
리뷰 6125개
Adugna G. · 대략 1년 전에 리뷰됨
Adugna G. · 대략 1년 전에 리뷰됨
Nicholas D. · 대략 1년 전에 리뷰됨
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. · 대략 1년 전에 리뷰됨
Sanjeevi R. · 대략 1년 전에 리뷰됨
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. · 대략 1년 전에 리뷰됨
Komala U. · 대략 1년 전에 리뷰됨
Jose E. · 대략 1년 전에 리뷰됨
Ayush S. · 대략 1년 전에 리뷰됨
Daniel C. · 대략 1년 전에 리뷰됨
James D. · 대략 1년 전에 리뷰됨
Michal R. · 대략 1년 전에 리뷰됨
Rishav k. · 대략 1년 전에 리뷰됨
Shoieb A. · 대략 1년 전에 리뷰됨
Rawaha B. · 대략 1년 전에 리뷰됨
Neemias B. · 대략 1년 전에 리뷰됨
Lakshay O. · 대략 1년 전에 리뷰됨
Gabriel B. · 대략 1년 전에 리뷰됨
Vu N. · 대략 1년 전에 리뷰됨
SHIVANK U. · 대략 1년 전에 리뷰됨
Avadhut M. · 대략 1년 전에 리뷰됨
Moula V. · 대략 1년 전에 리뷰됨
Rajat S. · 대략 1년 전에 리뷰됨
Vinothkumar S. · 대략 1년 전에 리뷰됨
Djalma N. · 대략 1년 전에 리뷰됨
Google은 게시된 리뷰가 제품을 구매 또는 사용한 소비자에 의해 작성되었음을 보증하지 않습니다. 리뷰는 Google의 인증을 거치지 않습니다.