Bucket name ending with '/' may error out.
还没有人认领这个 Issue。
评估
调研方向
从集成测试中的 call_run_on_script_with_keras_save_and_load.py 开始,比较以 '/' 结尾和不以 '/' 结尾的路径的远程加载。跟踪路径解析和加载入口点,以确定末尾斜杠导致 job 停止更新的位置;当该行为得到一致处理,并且集成用例完成或报告明确的错误时,即表示完成。
由索引模型根据 Issue 内容生成。
描述
From: @yixingfu
Path ending with / makes a problem. For example, when setting path as ‘gs://[BUCKET_NAME]/saves’ works fine, but ‘gs://[BUCKET_NAME]/saves/’ breaks down when trying to reload in remote. For example, running “call_run_on_script_with_keras_save_and_load.py” in the integration test, the log stops updating after the following one:
But the job keeps running. I manually killed the job after a while. I think it is because the extra ‘/’ preventing it from correctly loading. Maybe an error should be raised? Or remove any trailing ‘/’ when parsing the path?
- 主要语言
- Python
- 星标
- 383
- 派生
- 93
- 平均合并
- 1 天 3 小时
- 30 天内合并 PR
- 1
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
tensorflow/cloud 的其他 Issue
-
难度 5/5 一周以上 新手友好度 10/100
tensorflow/cloud#397 · 1 条评论 · 1 个 reaction ·
-
难度 4/5 3-5 天 新手友好度 30/100
tensorflow/cloud#392 · 3 条评论 ·
-
难度 3/5 1-2 天 新手友好度 35/100
tensorflow/cloud#391 ·
-
难度 5/5 一周以上 新手友好度 20/100
tensorflow/cloud#388 · 1 条评论 ·
-
难度 4/5 3-5 天 新手友好度 25/100
tensorflow/cloud#387 · 1 条评论 ·
相似的 Issue
-
documentation help wanted
难度 2/5 1-3 小时 新手友好度 90/100
-
难度 2/5 1-3 小时 新手友好度 90/100
simonw/sqlite-utils#872 ·
-
难度 2/5 1-3 小时 新手友好度 88/100
-
难度 2/5 1-3 小时 新手友好度 82/100
-
难度 2/5 1-3 小时 新手友好度 78/100