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

Support for Pluggable Devices #8524

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

cromefire
Copy link

@cromefire cromefire commented Feb 28, 2025

Fixes #8040

Please do thoroughly review the PR for memory safety in the C code, as I'm certainly not qualified to write any C code.

@cromefire cromefire changed the title Add support Pluggable Devices Support for Pluggable Devices Feb 28, 2025
@cromefire cromefire marked this pull request as ready for review March 28, 2025 20:36
@cromefire
Copy link
Author

Seems good now. At least it loads the library. Can't test actually fully loading the a lib end to end right now as my target system has not enough memory to compile the tensorflow extension and I'll have to find a way to cross-compile it first (issues with missing instructions and libc versions and the like...). It does try to load the extension correctly though and as it's only the libtensorflow C path from there, it'd say it looks good.

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.

Support PluggableDevices
1 participant