리뷰 TPU 속도 데이터 파이프라인개

리뷰 6468개

Alvian H. · 1년 초과 전에 리뷰됨

Roberto M. · 1년 초과 전에 리뷰됨

Vicente W. · 1년 초과 전에 리뷰됨

Ming W. · 1년 초과 전에 리뷰됨

Arthur A. · 1년 초과 전에 리뷰됨

Eric N. · 1년 초과 전에 리뷰됨

David Augusto F. · 1년 초과 전에 리뷰됨

Tee Zhen Yang A. · 1년 초과 전에 리뷰됨

Havish K. · 1년 초과 전에 리뷰됨

Cristián A. · 1년 초과 전에 리뷰됨

Prakash V. · 1년 초과 전에 리뷰됨

Efan W. · 1년 초과 전에 리뷰됨

Kevin G. · 1년 초과 전에 리뷰됨

Jesus Eduardo J. · 1년 초과 전에 리뷰됨

Pablo R. · 1년 초과 전에 리뷰됨

Aaron B. · 1년 초과 전에 리뷰됨

Not sure what I learned here, unclear goal definition

Daan G. · 1년 초과 전에 리뷰됨

Suresh I. · 1년 초과 전에 리뷰됨

Balaj K. · 1년 초과 전에 리뷰됨

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년 초과 전에 리뷰됨

Google은 게시된 리뷰가 제품을 구매 또는 사용한 소비자에 의해 작성되었음을 보증하지 않습니다. 리뷰는 Google의 인증을 거치지 않습니다.