トレーニング ジョブが次のエラーで失敗しています: NotFoundError: Unsuccessful TensorSliceReader constructor: Failed to find any matching files for gs://my_file_name/train/model.ckpt-2-?????-of-00001 [[Node: save/RestoreV2_29 = RestoreV2[dtypes=[DT_FLOAT], _device="/job:localhost/replica:0/task:0/cpu:0"](_recv_save/Const_0, save/RestoreV2_29/tensor_names, save/RestoreV2_29/shape_and_slices) ]] オペレーション u'save/RestoreV2_29' が原因で、... で定義されています
Google Cloud Storage を確認したところ、そのファイル (gs://my_file_name/train/model.ckpt-2*) が存在します。なぜそれが見つからないのですか?