Conversation
yangxudong
approved these changes
Jan 16, 2025
| @@ -42,8 +42,8 @@ docker exec -it <CONTAINER_ID> bash | |||
|
|
|||
Collaborator
There was a problem hiding this comment.
上面tf1.15的镜像也更新下:mybigpai-public-registry.cn-beijing.cr.aliyuncs.com/easyrec/easyrec:py36-tf1.15-0.8.5
examples/readme.md
Outdated
| @@ -42,8 +42,8 @@ docker exec -it <CONTAINER_ID> bash | |||
|
|
|||
|
|
|||
| (2) `python=3.8.10` + `tenserflow=2.10.0` | |||
Collaborator
There was a problem hiding this comment.
这里改成你新打的2.12的包,mybigpai-public-registry.cn-beijing.cr.aliyuncs.com/easyrec/easyrec:py38-tf2.12-0.8.5
路径别搞错了
Collaborator
There was a problem hiding this comment.
这个文件里的镜像版本都改一下啊,改成你最新打的包的路径; 2.10 -> 2.12
examples/readme.md
Outdated
|
|
||
| (2) `python=3.8.10` + `tenserflow=2.10.0` | ||
| (2) `python=3.8.10` + `tenserflow=2.12.0` | ||
| bash scripts/build_docker_tf210.sh |
Collaborator
There was a problem hiding this comment.
scripts/build_docker_tf210.sh 这个也得改一下,得新加几个对应的打包脚本
examples/readme.md
Outdated
| @@ -59,7 +59,7 @@ cd EasyRec | |||
| bash scripts/build_docker.sh | |||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.