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

Refactor hap transform as its own dpk_ module #866

Merged
merged 7 commits into from
Dec 17, 2024
Merged

Conversation

touma-I
Copy link
Collaborator

@touma-I touma-I commented Dec 10, 2024

Why are these changes needed?

first pass at restructuring the transform built as its own module (e.g. dpk_hap) with a ray submodule (dpk_hap.ray ).

Removed python and ray folders and refactor Dockerfile.python and Dockerfile.ray
remove pyproject.toml and Makefiles
move python code under dpk_hap
move ray code under dpk_hap/ray
change import statement to include module name
replace recursive Makefile and use targets from .make.cicd.targets
adapt kfp_ray/Makefile and other make target

Related issue number (if any).

#774

@touma-I touma-I marked this pull request as ready for review December 10, 2024 10:33
touma-I and others added 3 commits December 10, 2024 11:58
@shahrokhDaijavad
Copy link
Member

@touma-I I fixed the README file.

Signed-off-by: Maroun Touma <[email protected]>
@touma-I touma-I merged commit d571654 into IBM:dev Dec 17, 2024
9 checks passed
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.

2 participants