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

Merge from repo #3033

Merged

Conversation

AlexandreEichenberger
Copy link
Collaborator

@AlexandreEichenberger AlexandreEichenberger commented Dec 19, 2024

PR that moves some of the latest work that we did in private repos in the open, with very few relevant changes to non IBM-specific machines.

Signed-off-by: Alexandre Eichenberger <[email protected]>
Signed-off-by: Alexandre Eichenberger <[email protected]>
Signed-off-by: Alexandre Eichenberger <[email protected]>
Signed-off-by: Alexandre Eichenberger <[email protected]>
Signed-off-by: Alexandre Eichenberger <[email protected]>
Signed-off-by: Alexandre Eichenberger <[email protected]>
@@ -1,7 +1,12 @@
# SPDX-License-Identifier: Apache-2.0

function(setup_zdnn version)
set(ZDNN_GITHUB_URL https://github.com/IBM/zDNN)
# Set policy CMP0097 to NEW for it to not initialize submodules
cmake_policy(SET CMP0097 NEW)
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

This was not in the onnx-mlir/main branch, inherited from other repo. I cannot tell if it is needed or not.

return ZDNN_INVALID_TYPE;
}

const uint32_t *dims_ptr = &(tfrmd_desc->dim4);

/* ToFix: the nnpa_query_result is not set up with onnx-mlir
* Temporarily commented out.
* Refer to issue #288
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

issue 288 from incoming repo

@@ -12,6 +17,7 @@ function(setup_zdnn version)
ExternalProject_Add(zdnn
GIT_REPOSITORY ${ZDNN_GITHUB_URL}
GIT_TAG ${version}
GIT_SUBMODULES ""
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

same here, not in onnx-mlir/main branch (as well as online 64 below)

Signed-off-by: Alexandre Eichenberger <[email protected]>
Signed-off-by: Alexandre Eichenberger <[email protected]>
Copy link
Collaborator

@tungld tungld left a comment

Choose a reason for hiding this comment

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

LGTM!

When you merge the PR, could you add all co-authors who contributed the code so that they gets attribution in the contribution graph? It seems one way is adding multiple lines of "Co-authored-by: Fullname email@address" to the merging message. Thanks!

@AlexandreEichenberger AlexandreEichenberger merged commit 86dbaf0 into onnx:main Jan 8, 2025
7 checks passed
@jenkins-droid
Copy link
Collaborator

Jenkins Linux amd64 Build #16095 [push] Merge from repo (#3033) ... started at 12:58

@jenkins-droid
Copy link
Collaborator

Jenkins Linux ppc64le Build #15124 [push] Merge from repo (#3033) ... started at 14:15

@jenkins-droid
Copy link
Collaborator

Jenkins Linux s390x Build #16098 [push] Merge from repo (#3033) ... started at 13:59

@jenkins-droid
Copy link
Collaborator

Jenkins Linux s390x Build #16098 [push] Merge from repo (#3033) ... aborted after 1 hr 22 min

@jenkins-droid
Copy link
Collaborator

Jenkins Linux ppc64le Build #15124 [push] Merge from repo (#3033) ... aborted after 1 hr 24 min

@jenkins-droid
Copy link
Collaborator

Jenkins Linux amd64 Build #16095 [push] Merge from repo (#3033) ... aborted after 1 hr 24 min

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.

3 participants