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

PR #17383: Parameterize elemental_ir_emitter_test.cc float tests #17386

Merged
merged 1 commit into from
Sep 20, 2024

Conversation

copybara-service[bot]
Copy link

PR #17383: Parameterize elemental_ir_emitter_test.cc float tests

Imported from GitHub PR #17383

elemental_ir_emitter_test.cc contains multiple similar tests for bf16, f8e4m3fnuz and , f8e5m2fnuz.

Changes:

  • Parameterize the float tests in elemental_ir_emitter_test.cc.
  • Add additional types to the list of tested types - f8e5m2, f8e4m3fn, f8e4m3b11fnuz.

Some tests failed for newly added types. Temporary use GTEST_SKIP for such cases:

Related issues:

Copybara import of the project:

--
47dcfcf by Alexander Pivovarov [email protected]:

Parameterize elemental_ir_emitter_test.cc float tests

Merging this change closes #17383

FUTURE_COPYBARA_INTEGRATE_REVIEW=#17383 from apivovarov:param_elemental_ir_emitter_test 47dcfcf

Imported from GitHub PR #17383

`elemental_ir_emitter_test.cc` contains multiple similar tests for  `bf16`, `f8e4m3fnuz` and , `f8e5m2fnuz`.

Changes:
- Parameterize the float tests in elemental_ir_emitter_test.cc.
- Add additional types to the list of tested types - `f8e5m2`, `f8e4m3fn`, `f8e4m3b11fnuz`.

Some tests failed for newly added types. Temporary use `GTEST_SKIP` for such cases:

Related issues:
- #17323
- #17324

Copybara import of the project:

--
47dcfcf by Alexander Pivovarov <[email protected]>:

Parameterize elemental_ir_emitter_test.cc float tests

Merging this change closes #17383

COPYBARA_INTEGRATE_REVIEW=#17383 from apivovarov:param_elemental_ir_emitter_test 47dcfcf
PiperOrigin-RevId: 676739814
@copybara-service copybara-service bot merged commit 7201c6d into main Sep 20, 2024
@copybara-service copybara-service bot deleted the test_676627549 branch September 20, 2024 08:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant