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

Document adding cuML and fix the gnn_fraud_detection_pipeline example #758

Merged
merged 25 commits into from
Mar 29, 2023

Conversation

dagardner-nv
Copy link
Contributor

@dagardner-nv dagardner-nv commented Mar 13, 2023

  • Install stellargraph and tensorflow via pip, the versions in conda-forge are tied to cuda-11.3
  • Use tensorflow-2.12, as prior versions conflicted with our version of protobuf.
  • Explicitly install a compatable version of protobuf from the anaconda channel that is not in the conda-forge channel.
  • Work-around the Keras model's predict method no longer accepting the return value from HinSAGENodeGenerator.flow due to switch to tensorflow-2.12

fixes #741

@dagardner-nv dagardner-nv requested a review from a team as a code owner March 13, 2023 20:43
@dagardner-nv dagardner-nv added non-breaking Non-breaking change improvement Improvement to existing functionality 3 - Ready for Review and removed 3 - Ready for Review labels Mar 13, 2023
@rjurney
Copy link

rjurney commented Mar 28, 2023

@pdmack @dagardner-nv any chance this could bump to cuML 22.12?

@dagardner-nv dagardner-nv added DO NOT MERGE PR should not be merged; see PR for details and removed 2 - In Progress labels Mar 28, 2023
@dagardner-nv dagardner-nv added bug Something isn't working 3 - Ready for Review and removed improvement Improvement to existing functionality DO NOT MERGE PR should not be merged; see PR for details labels Mar 28, 2023
@dagardner-nv
Copy link
Contributor Author

@rjurney unfortunately we are tied to v22.10 for the 23.03 release.

@dagardner-nv dagardner-nv changed the title Add cuML to conda env Document adding cuML and fix the gnn_fraud_detection_pipeline example Mar 28, 2023
@mdemoret-nv
Copy link
Contributor

/merge

@rapids-bot rapids-bot bot merged commit 783a338 into nv-morpheus:branch-23.03 Mar 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working non-breaking Non-breaking change
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

[BUG]: Cannot install any cuml version with morpheus
3 participants