Skip to content
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

[docs] Fixed RNN datatype description plus more. [tests] Fix: Use test_convXd_find2 just like test_convXd. Removed MIOPENTENSILE. #1844

Merged
merged 3 commits into from
Oct 28, 2022

Conversation

atamazov
Copy link
Contributor

@atamazov atamazov commented Oct 24, 2022

  • [docs][NFC] Fix RNN datatype description plus more
  • [tests][Find2.0] Fix: Use test_convXd_find2 just like test_convXd.
    • [quality] Do not skip test_conv2d_find2 for BF16
    • [speed] Skip test_conv3d_find2 for CODECOV
    • [reliability] Include test_conv2d_find2 into W/A "Code Quality WORKAROUND ROCm 5.1 update"
    • [speed] Include test_convXd_find2 into LONG_TESTS
  • [tests][NFC] Removed MIOPENTENSILE

@junliume https://github.com/ROCmSoftwarePlatform/MIOpen/labels/testing https://github.com/ROCmSoftwarePlatform/MIOpen/labels/documentation https://github.com/ROCmSoftwarePlatform/MIOpen/labels/urgency_normal

@junliume @DrizztDoUrden Please review.

…d2 just like test_convXd:

- [quality] Do not skip test_conv2d_find2 for BF16
- [speed] Skip test_conv3d_find2 for CODECOV
- [reliability] Include test_conv2d_find2 into W/A "Code Quality WORKAROUND ROCm 5.1 update"
- [speed] Include test_convXd_find2 into LONG_TESTS
@junliume junliume merged commit 0febe80 into ROCm:develop Oct 28, 2022
atamazov added a commit to atamazov/MIOpen that referenced this pull request Nov 19, 2022
atamazov added a commit to atamazov/MIOpen that referenced this pull request Nov 20, 2022
…h results in omission of all custom tests
junliume pushed a commit that referenced this pull request Nov 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

dataType – Only fp32 currently supported for RNNs (input)
2 participants