-
Notifications
You must be signed in to change notification settings - Fork 170
Python Backend Windows Support #294
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
Merged
Merged
Changes from 27 commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
3606f3d
Initial checkin - reducing errors
fpetrini15 c10352e
Removing/Rearranging Header files - error reduction
fpetrini15 d73bd1d
Error reduction: aligned --> aligas, cmake option edit, intermediate …
fpetrini15 34f0857
Error reduction: abstracting environment deployments, change enum, la…
fpetrini15 65d843d
Preventing any more Macro collisions
fpetrini15 87bd844
Merge remote-tracking branch 'origin/main' into fpetrini-py-to-win
fpetrini15 7312323
Error reduction: get win32 parent pid to stub, terminate functions in…
fpetrini15 e4b8f8e
Error Reduction: Change from off_t to handle_t
fpetrini15 5cbee15
Add win32-equivalent dlfcn functions, py_be function type tweaks, con…
fpetrini15 734743e
HMODULE fixes, new method fixes
fpetrini15 2c02a0f
Minor fixes
fpetrini15 c88e16e
CMakeLists tweaks for WIN32
fpetrini15 3ebe7bd
Nit fix
fpetrini15 e718ecc
Typo fix for Linux build
fpetrini15 e77cdee
Formatting
fpetrini15 22a9bab
Merge remote-tracking branch 'origin/main' into fpetrini-py-to-win
fpetrini15 72e9a29
Merge remote-tracking branch 'origin/main' into fpetrini-py-to-win
fpetrini15 6a52be7
Merge cleanup and file separator simplification
fpetrini15 386afa8
nvtx_ fix
fpetrini15 19d77cf
Export API functions
fpetrini15 08a6e99
Successful inference checkpoint
fpetrini15 c60f41b
Merge remote-tracking branch 'origin/main' into fpetrini-py-to-win
fpetrini15 333ba38
Merge remote-tracking branch 'origin/main' into fpetrini-py-to-win
fpetrini15 b627e34
Use std::filesystem
fpetrini15 ed31e5c
Fix logic error
fpetrini15 9e45dbe
Force GPU off
fpetrini15 e3ef419
Add Jira comments and provide basic error handling
fpetrini15 80a5a9c
Merge remote-tracking branch 'origin' into fpetrini-py-to-win
fpetrini15 6d09d28
Remove debug statements
fpetrini15 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.