-
Notifications
You must be signed in to change notification settings - Fork 6
283 provide the implementation of the masked outer product #301
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
Open
aleksamilisavljevic
wants to merge
45
commits into
develop
Choose a base branch
from
283-provide-the-implementation-of-the-masked-outer-product
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 1 commit
Commits
Show all changes
45 commits
Select commit
Hold shift + click to select a range
eff687b
Masked outer product implementation
aleksamilisavljevic 1a9663b
Add unit test for the masked outer product
aleksamilisavljevic de9a6ce
OpenMP support and code changes
aleksamilisavljevic 99a1040
test improvement
aleksamilisavljevic f5562e1
code cleanup
aleksamilisavljevic f64dee8
clear the matrix in special cases
aleksamilisavljevic ef07fec
special case of an empty mask
aleksamilisavljevic b79e7ff
empty mask special case
aleksamilisavljevic 7b3f795
nonblocking implementation
byjtew 99f5c84
Merge branch 'develop' into 283-provide-the-implementation-of-the-mas…
byjtew 8dff749
Implementation in base + documentation
byjtew 0a89a08
hyperdags implementation
byjtew 6843e53
bsp1d+hybrid implementation
byjtew cbae669
Enable test for all backends
byjtew 8b48135
rename maskedOuter to outer
aleksamilisavljevic abcc356
Masked outer product implementation
aleksamilisavljevic 89b1184
Add unit test for the masked outer product
aleksamilisavljevic 4dc1e37
OpenMP support and code changes
aleksamilisavljevic dfafe0c
test improvement
aleksamilisavljevic a73fcb1
code cleanup
aleksamilisavljevic 6b91b64
clear the matrix in special cases
aleksamilisavljevic e91f9ed
special case of an empty mask
aleksamilisavljevic 76bd102
empty mask special case
aleksamilisavljevic 279894c
nonblocking implementation
byjtew eeed910
Implementation in base + documentation
byjtew 28281fd
hyperdags implementation
byjtew 6d3522b
bsp1d+hybrid implementation
byjtew f15bc07
Enable test for all backends
byjtew 4a171bd
rename maskedOuter to outer
aleksamilisavljevic 98d62b2
rename
aleksamilisavljevic 7addcf7
descriptors support
aleksamilisavljevic fcf975f
Merge branch '283-provide-the-implementation-of-the-masked-outer-prod…
aleksamilisavljevic 296ca85
unmerged conflict
aleksamilisavljevic e9012ba
code cleanup
aleksamilisavljevic b038241
Merge branch 'develop' into 283-provide-the-implementation-of-the-mas…
byjtew da9de37
unsupport structural complement
aleksamilisavljevic 7289248
fix print of the unit test
aleksamilisavljevic c410d8f
code cleanup
aleksamilisavljevic 9df4dc7
Merge branch 'develop' into 283-provide-the-implementation-of-the-mas…
aleksamilisavljevic b063624
unit test fix
aleksamilisavljevic 883479e
code cleanup
aleksamilisavljevic c36b4d9
handle void matrix mask
aleksamilisavljevic e5223c1
handle invert masks properly
aleksamilisavljevic 8e71a73
add name to notice
aleksamilisavljevic ff84662
Update NOTICE
byjtew 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
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
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.