[rocRAND] implement additional unit tests for better code coverage#619
Closed
NguyenNhuDi wants to merge 43 commits intoROCm:developfrom
Closed
[rocRAND] implement additional unit tests for better code coverage#619NguyenNhuDi wants to merge 43 commits intoROCm:developfrom
NguyenNhuDi wants to merge 43 commits intoROCm:developfrom
Conversation
Collaborator
Author
|
Finished implementing missing unit tests for functions in rocrand_normal.h |
* Bump cryptography from 43.0.1 to 44.0.1 in /docs/sphinx (ROCm#611) Bumps [cryptography](https://github.com/pyca/cryptography) from 43.0.1 to 44.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@43.0.1...44.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * added test_discrete_distribution file * finished discrete_alias tests * temp commit * merged in cmake fix * started updating functions * added cdf tests (not done need to modify) * reformated tests * finalized discrete_distribution tests * updated changelog --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…NguyenNhuDi/rocRAND into zenguyen/test-rocrand-functions
…/rocrand.h (#3) * aded float4 out tests * added double4 tests * added double2 out tests * reformated numeric test to only use one structure * moved new tests to eof * started implementation on UD with states * added memory deallocation * updated to use only one thread * implemented rest of states UD test * updated changelog
* started implementation for log normal tests * implemented the rest of the missing functions * updated changelog
* added additional tests for threefry2_32 * added additional tests for threefry2_64 * finished threefry tests * updated change log
|
/AzurePipelines run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Contributor
|
Closing the pull request in this repo. Please refer to the migrated pull request for updates. |
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.