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

Ck update contraction #141

Merged
merged 1 commit into from
Nov 3, 2023
Merged

Ck update contraction #141

merged 1 commit into from
Nov 3, 2023

Conversation

afanfa
Copy link
Contributor

@afanfa afanfa commented Oct 17, 2023

Actor-critic algorithm selection for new CK kernels

Copy link
Collaborator

@CongMa13 CongMa13 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The last commit is the only change in this PR. Please rebase the PR branch onto develop branch first.

Suppose upstream is https://github.com/ROCmSoftwarePlatform/hipTensor.git

checkout your PR branch
git fetch upstream
git rebase -i --onto upstream/develop HEAD^ HEAD
solve the conflict
git rebase --continue

@illsilin
Copy link
Contributor

illsilin commented Nov 3, 2023

Can the reviewers please review and merge this PR today? The necessary changes have been merged into CK develop branch yesterday. Our CI will remain broken until we have the matching changed in hipTensor.

@cgmillette cgmillette merged commit 7f319bf into develop Nov 3, 2023
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.

4 participants