-
Notifications
You must be signed in to change notification settings - Fork 26.3k
Use hypothesis to to control the rand seed #36717
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
Conversation
facebook-github-bot
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@yinghai has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.
facebook-github-bot
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@yinghai has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.
💊 Build failures summary and remediationsAs of commit b9f3435 (more details on the Dr. CI page):
Extra GitHub checks
This comment was automatically generated by Dr. CI (expand for details).Follow this link to opt-out of these comments for your Pull Requests.Please report bugs/suggestions on the GitHub issue tracker. This comment has been revised 16 times. |
|
This pull request was exported from Phabricator. Differential Revision: D21061269 |
Summary: This will increase the test coverage. More tests to enable: ``` test_fc_nnpi_fp16.py test_op_nnpi_fp16.py test_batchmatmul_nnpi_fp16.py ``` Pull Request resolved: pytorch#36717 Differential Revision: D21061269 Pulled By: yinghai fbshipit-source-id: 87ddf49efa79478d7f93114824e1b73d86f0d8c8
|
This pull request was exported from Phabricator. Differential Revision: D21061269 |
Summary: This will increase the test coverage. More tests to enable: ``` test_fc_nnpi_fp16.py test_op_nnpi_fp16.py test_batchmatmul_nnpi_fp16.py ``` Pull Request resolved: pytorch#36717 Differential Revision: D21061269 Pulled By: yinghai fbshipit-source-id: 4a2ee381c39acd8a0eda89c8a03657357734c579
Summary: This will increase the test coverage. More tests to enable: ``` test_fc_nnpi_fp16.py test_op_nnpi_fp16.py test_batchmatmul_nnpi_fp16.py ``` Pull Request resolved: pytorch#36717 Differential Revision: D21061269 Pulled By: yinghai fbshipit-source-id: 7e3460400ff184a4473ceb6eb2b69e6631090632
Summary: This will increase the test coverage. More tests to enable: ``` test_fc_nnpi_fp16.py test_op_nnpi_fp16.py test_batchmatmul_nnpi_fp16.py ``` Pull Request resolved: pytorch#36717 Differential Revision: D21061269 Pulled By: yinghai fbshipit-source-id: 2761cf3d0ab075b809f5759017a0560062fb2d9c
This will increase the test coverage.
More tests to enable: