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

incorporation of HIP-NN type convolutions #294

Open
lubbersnick opened this issue Oct 18, 2024 · 0 comments
Open

incorporation of HIP-NN type convolutions #294

lubbersnick opened this issue Oct 18, 2024 · 0 comments

Comments

@lubbersnick
Copy link

We have pytorch code which fits in to the kinds of models you have here, which is already very comprehensive. It is called hippynn.

https://github.com/lanl/hippynn

I believe this is mostly a matter of building a small interface. Our pytorch code itself is not abstracted; it takes in tensors and outputs tensors. I think that the core code to make a wrapper of is here:

https://github.com/lanl/hippynn/blob/development/hippynn/layers/hiplayers.py

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

No branches or pull requests

1 participant