-
Notifications
You must be signed in to change notification settings - Fork 180
CudaImage #677
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
CudaImage #677
Changes from all commits
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
cdfaaed
Reapply "Image upgrades! Impls for CUDA + numpy, along with an abstra…
paul-nechifor 2924852
fix
paul-nechifor 2a017dc
CI code cleanup
paul-nechifor 15d1991
add crop back
paul-nechifor e886217
fix encoding
paul-nechifor 7bc6f9e
Fix detection 3d test for floating point non determinism
spomichter 3ba5695
Fix CI lack of timer precision for test reactive
spomichter e73e82e
Added cleaner Dask exit handling for cuda and shared memory object cl…
spomichter f91d6e2
Fix lcm_encode in new Image and added BGR default
spomichter 820fa59
Moved cudaimage unit tests to correct location
spomichter 348d49c
Fix very broken to_cpu method in Image
spomichter 80d6f4f
Major rewrite of image backend tests, seperated cuda/cpu for testing …
spomichter 68a4985
Minor changes
spomichter 084edff
Fixes
spomichter 90fcc58
Simplify to_cpu Image operation
spomichter fe021b2
Merge branch 'temp-dev' into fix-iage
spomichter ab83dad
CI code cleanup
spomichter 7a136d2
Merge pull request #671 from dimensionalOS/fix-iage
spomichter 849adf0
Fix Image __eq__
spomichter c0c99d8
Removed tests added in merge by accident
spomichter c83ccf8
Merge branch 'dev' into temp-dev
spomichter 08d3e16
CI code cleanup
spomichter 7b22223
Fix race condition in CI for dask daemon threads
spomichter ba70c4d
fix module tests
paul-nechifor e216d24
Re fix floating point flaky test
spomichter eee5ecf
Fix nvimgcodec tests from reloading Image and failing pytests when ru…
spomichter 6bf2180
Fix potential timestamp issue if set to 0.0
spomichter bf95182
Added back agent image message to agent encode
spomichter d7a7836
Added Timestamped back to new Image
spomichter 5aaae9a
Fixed sharpness implemented incorrectly as a method rather than prope…
spomichter a5443d1
Add co-author attribution
spomichter 2bac165
Fix flaky wavefront test
spomichter 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
Oops, something went wrong.
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.