TPU スピードのデータ パイプライン のレビュー
6468 件のレビュー
Hidayat Alvian · 1年以上前にレビュー済み
Merlos Roberto · 1年以上前にレビュー済み
Wohl Valderrama Vicente · 1年以上前にレビュー済み
Wey BONG Ming · 1年以上前にレビュー済み
Araújo Arthur · 1年以上前にレビュー済み
Niu Eric · 1年以上前にレビュー済み
Fuenmayor Martinez David Augusto · 1年以上前にレビュー済み
Alvin Tee Zhen Yang · 1年以上前にレビュー済み
Kadiyala Havish · 1年以上前にレビュー済み
Ascencio Cristián · 1年以上前にレビュー済み
V Prakash · 1年以上前にレビュー済み
Wahyu Arifianto Efan · 1年以上前にレビュー済み
Goupil Kevin · 1年以上前にレビュー済み
Juarez Garcia Jesus Eduardo · 1年以上前にレビュー済み
Rojo Pablo · 1年以上前にレビュー済み
Blackwell Aaron · 1年以上前にレビュー済み
Not sure what I learned here, unclear goal definition
GOOGLEUSER Daan · 1年以上前にレビュー済み
Immanni Suresh · 1年以上前にレビュー済み
Khalid Balaj · 1年以上前にレビュー済み
Gizaw Adugna · 1年以上前にレビュー済み
Gizaw Adugna · 1年以上前にレビュー済み
Desmond Nicholas · 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
Mittova Yulia · 1年以上前にレビュー済み
Raghavan Sanjeevi · 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
Widjaja Wiehan · 1年以上前にレビュー済み
公開されたレビューが、製品を購入または使用した人によるものであることは保証されません。Google はこれらのレビューの検証を行っていません。