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

[HotFix] Fix build issue after #2286 #2328

Merged
merged 1 commit into from
Aug 17, 2023
Merged

Conversation

averinevg
Copy link
Contributor

@averinevg averinevg commented Aug 16, 2023

Compilation has been broken by merging #2295 and #2286

@averinevg averinevg added this to the ROCm 6.0 milestone Aug 16, 2023
@averinevg averinevg changed the title Fix CI after #2286 Fix build after #2286 Aug 16, 2023
@atamazov
Copy link
Contributor

@junliume @JehandadKhan Please merge this ASAP to unblock CI.

@JehandadKhan
Copy link
Contributor

@atamazov Waiting on the CI to pass.

@junliume
Copy link
Collaborator

It passed the stage where it failed before, thanks for the quick catch!

@junliume junliume changed the title Fix build after #2286 [HotFix] Fix build issue after #2286 Aug 17, 2023
@junliume junliume merged commit 4e3ea83 into develop Aug 17, 2023
@junliume junliume deleted the ea_fix_ci_after_2286 branch August 28, 2023 23:40
cderb added a commit that referenced this pull request Sep 18, 2023
* 3D group forward convolution solver (#2286)

* [HotFix] Fix build issue after #2286 (#2328)

* Fix ConvCkIgemmFwdV6r1DlopsNchw solver to reflect that it's not dynamic (#2325)

* Remove target IDs from kdb entries (#2309)

* Dropout: make seed and states_num kernel arguments (#2277)

* [MI250] Adding missing kernel objects (#2329)

* Post-merge fixups: Replace environment variable check with problem config check and reduce lambda capture for Invoker obj (#2305)

* [HotFix][CI] fix HIP tidy issue from #2277 (#2335)

* [HotFix] Update requirements.txt MLIR ignore PATH for Python conda LLD (#2324)

* [NFC] Replace long integers with int64_t and size_t for better compatibility with Windows (#2323)

* Windows compatibility: replace long integers with int64_t and size_t, replace uint with unsigned int, replace long with long long for numbers, proper casting

* Fix formatting

* Fix 3d group forward convolution

* Resolve review comments

* Fix formatting

---------

Co-authored-by: Daming Feng <[email protected]>
Co-authored-by: Evgenii Averin <[email protected]>
Co-authored-by: JD <[email protected]>
Co-authored-by: Tal Ben-Nun <[email protected]>
Co-authored-by: amberhassaan <[email protected]>
Co-authored-by: Jun Liu <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants