Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

updating TF head #2583

Merged
merged 1 commit into from
Jul 15, 2024
Merged

updating TF head #2583

merged 1 commit into from
Jul 15, 2024

Conversation

pramenku
Copy link

Trying to update the head.

[2024-07-15T04:40:31.777Z] + cd /data/jenkins_workspace/tensorflow-new-manylinux-ci-builder_rel-6.2/r2.16-rocm-enhanced-tensorflow-upstream.git [2024-07-15T04:40:31.777Z] + git checkout r2.16-rocm-enhanced [2024-07-15T04:40:33.138Z] Note: switching to 'r2.16-rocm-enhanced'. [2024-07-15T04:40:33.138Z]
[2024-07-15T04:40:33.138Z] You are in 'detached HEAD' state. You can look around, make experimental [2024-07-15T04:40:33.138Z] changes and commit them, and you can discard any commits you make in this [2024-07-15T04:40:33.138Z] state without impacting any branches by switching back to a branch. [2024-07-15T04:40:33.138Z]
[2024-07-15T04:40:33.138Z] If you want to create a new branch to retain commits you create, you may [2024-07-15T04:40:33.138Z] do so (now or later) by using -c with the switch command. Example: [2024-07-15T04:40:33.138Z]
[2024-07-15T04:40:33.138Z] git switch -c
[2024-07-15T04:40:33.138Z]
[2024-07-15T04:40:33.138Z] Or undo this operation with:
[2024-07-15T04:40:33.138Z]
[2024-07-15T04:40:33.138Z] git switch -
[2024-07-15T04:40:33.138Z]
[2024-07-15T04:40:33.138Z] Turn off this advice by setting config variable advice.detachedHead to false
[2024-07-15T04:40:33.138Z]
[2024-07-15T04:40:33.138Z] HEAD is now at fd6b0a4 [r2.16] Update llvm path after compiler change (#2575)
[2024-07-15T04:40:33.138Z] + '[' -n '' ']'
[2024-07-15T04:40:33.138Z] + APP_SRC_DOCKER_LOC=/data/jenkins_workspace/tensorflow-new-manylinux-ci-builder_rel-6.2/r2.16-rocm-enhanced-tensorflow-upstream.git/tensorflow/tools/tf_sig_build_dockerfiles
[2024-07-15T04:40:33.138Z] + APP_DOCKER_POST_TAG=45_py3.9_tf-manylinux_r2.16-rocm-enhanced_
[2024-07-15T04:40:33.138Z] + get_git_commit /data/jenkins_workspace/tensorflow-new-manylinux-ci-builder_rel-6.2/r2.16-rocm-enhanced-tensorflow-upstream.git
[2024-07-15T04:40:33.138Z] + local src_loc=/data/jenkins_workspace/tensorflow-new-manylinux-ci-builder_rel-6.2/r2.16-rocm-enhanced-tensorflow-upstream.git
[2024-07-15T04:40:33.138Z] + local commit
[2024-07-15T04:40:33.138Z] + cd /data/jenkins_workspace/tensorflow-new-manylinux-ci-builder_rel-6.2/r2.16-rocm-enhanced-tensorflow-upstream.git
[2024-07-15T04:40:33.138Z] ++ git rev-parse HEAD
[2024-07-15T04:40:33.138Z] + commit=fd6b0a4356c66f5f30cedbc62b24f18d9e32806f
[2024-07-15T04:40:33.138Z] + commit=fd6b0a4
[2024-07-15T04:40:33.138Z] + '[' -n fd6b0a4 ']'
[2024-07-15T04:40:33.138Z] + echo fd6b0a4
[2024-07-15T04:40:33.138Z] fd6b0a4

Trying to update the head.

[2024-07-15T04:40:31.777Z] + cd /data/jenkins_workspace/tensorflow-new-manylinux-ci-builder_rel-6.2/r2.16-rocm-enhanced-tensorflow-upstream.git
[2024-07-15T04:40:31.777Z] + git checkout r2.16-rocm-enhanced
[2024-07-15T04:40:33.138Z] Note: switching to 'r2.16-rocm-enhanced'.
[2024-07-15T04:40:33.138Z] 
[2024-07-15T04:40:33.138Z] You are in 'detached HEAD' state. You can look around, make experimental
[2024-07-15T04:40:33.138Z] changes and commit them, and you can discard any commits you make in this
[2024-07-15T04:40:33.138Z] state without impacting any branches by switching back to a branch.
[2024-07-15T04:40:33.138Z] 
[2024-07-15T04:40:33.138Z] If you want to create a new branch to retain commits you create, you may
[2024-07-15T04:40:33.138Z] do so (now or later) by using -c with the switch command. Example:
[2024-07-15T04:40:33.138Z] 
[2024-07-15T04:40:33.138Z]   git switch -c <new-branch-name>
[2024-07-15T04:40:33.138Z] 
[2024-07-15T04:40:33.138Z] Or undo this operation with:
[2024-07-15T04:40:33.138Z] 
[2024-07-15T04:40:33.138Z]   git switch -
[2024-07-15T04:40:33.138Z] 
[2024-07-15T04:40:33.138Z] Turn off this advice by setting config variable advice.detachedHead to false
[2024-07-15T04:40:33.138Z] 
[2024-07-15T04:40:33.138Z] HEAD is now at fd6b0a4  [r2.16] Update llvm path after compiler change (#2575)
[2024-07-15T04:40:33.138Z] + '[' -n '' ']'
[2024-07-15T04:40:33.138Z] + APP_SRC_DOCKER_LOC=/data/jenkins_workspace/tensorflow-new-manylinux-ci-builder_rel-6.2/r2.16-rocm-enhanced-tensorflow-upstream.git/tensorflow/tools/tf_sig_build_dockerfiles
[2024-07-15T04:40:33.138Z] + APP_DOCKER_POST_TAG=45_py3.9_tf-manylinux_r2.16-rocm-enhanced_
[2024-07-15T04:40:33.138Z] + get_git_commit /data/jenkins_workspace/tensorflow-new-manylinux-ci-builder_rel-6.2/r2.16-rocm-enhanced-tensorflow-upstream.git
[2024-07-15T04:40:33.138Z] + local src_loc=/data/jenkins_workspace/tensorflow-new-manylinux-ci-builder_rel-6.2/r2.16-rocm-enhanced-tensorflow-upstream.git
[2024-07-15T04:40:33.138Z] + local commit
[2024-07-15T04:40:33.138Z] + cd /data/jenkins_workspace/tensorflow-new-manylinux-ci-builder_rel-6.2/r2.16-rocm-enhanced-tensorflow-upstream.git
[2024-07-15T04:40:33.138Z] ++ git rev-parse HEAD
[2024-07-15T04:40:33.138Z] + commit=fd6b0a4356c66f5f30cedbc62b24f18d9e32806f
[2024-07-15T04:40:33.138Z] + commit=fd6b0a4
[2024-07-15T04:40:33.138Z] + '[' -n fd6b0a4 ']'
[2024-07-15T04:40:33.138Z] + echo fd6b0a4
[2024-07-15T04:40:33.138Z] fd6b0a4
@pramenku pramenku merged commit 2f528be into r2.16-rocm-enhanced Jul 15, 2024
1 of 5 checks passed
@pramenku pramenku deleted the pramenku-patch-2 branch July 15, 2024 04:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant