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

[Pallas GPU] Add 32-bit lowering rule for lax.erf_inv #23192

Merged
merged 1 commit into from
Aug 29, 2024

Conversation

copybara-service[bot]
Copy link

[Pallas GPU] Add 32-bit lowering rule for lax.erf_inv

Add 32-bit lowering rule for lax.erf_inv for Pallas GPU, and move the original TPU test case into the general test

@ayaka14732
Copy link
Member

Fixes #23173

@ayaka14732 ayaka14732 linked an issue Aug 22, 2024 that may be closed by this pull request
@copybara-service copybara-service bot force-pushed the test_666333577 branch 2 times, most recently from e88cd7a to b6aa578 Compare August 22, 2024 16:02
@ayaka14732
Copy link
Member

Blocked by #23191

Add 32-bit lowering rule for `lax.erf_inv` for Pallas GPU, and move the original TPU test case into the general test

PiperOrigin-RevId: 668681910
@copybara-service copybara-service bot merged commit 1dff3a2 into main Aug 29, 2024
@copybara-service copybara-service bot deleted the test_666333577 branch August 29, 2024 00:59
copybara-service bot pushed a commit that referenced this pull request Sep 9, 2024
… test case for `jnp.sign` into the general test

This PR is similar to #23192, which moves TPU test case for `lax.erf_inv` into the general test

Fixes #23504

PiperOrigin-RevId: 672481586
copybara-service bot pushed a commit that referenced this pull request Sep 9, 2024
… test case for `jnp.sign` into the general test

This PR is similar to #23192, which moves TPU test case for `lax.erf_inv` into the general test

Fixes #23504

PiperOrigin-RevId: 672481586
copybara-service bot pushed a commit that referenced this pull request Sep 9, 2024
… test case for `jnp.sign` into the general test

This PR is similar to #23192, which moves TPU test case for `lax.erf_inv` into the general test

Fixes #23504

PiperOrigin-RevId: 672481586
copybara-service bot pushed a commit that referenced this pull request Sep 9, 2024
… test case for `jnp.sign` into the general test

This PR is similar to #23192, which moves TPU test case for `lax.erf_inv` into the general test

Fixes #23504

PiperOrigin-RevId: 672481586
copybara-service bot pushed a commit that referenced this pull request Sep 9, 2024
… test case for `jnp.sign` into the general test

This PR is similar to #23192, which moves TPU test case for `lax.erf_inv` into the general test

Fixes #23504

PiperOrigin-RevId: 672682048
copybara-service bot pushed a commit that referenced this pull request Sep 10, 2024
This PR is a follow-up of #23192, which implements the lowering rule for `lax.erf_inv_p`. However, I've realised that the lowering rule can be simplified, and the test for it was moved to the wrong place. This PR resolves the above 2 issues.

After merging this PR, I will continue with #22310, which adds 64-bit lowering support for `lax.erf_inv_p`.

PiperOrigin-RevId: 672726932
copybara-service bot pushed a commit that referenced this pull request Sep 10, 2024
This PR is a follow-up of #23192, which implements the lowering rule for `lax.erf_inv_p`. However, I've realised that the lowering rule can be simplified, and the test for it was moved to the wrong place. This PR resolves the above 2 issues.

After merging this PR, I will continue with #22310, which adds 64-bit lowering support for `lax.erf_inv_p`.

PiperOrigin-RevId: 672726932
copybara-service bot pushed a commit that referenced this pull request Sep 10, 2024
This PR is a follow-up of #23192, which implements the lowering rule for `lax.erf_inv_p`. However, I've realised that the lowering rule can be simplified, and the test for it was moved to the wrong place. This PR resolves the above 2 issues.

After merging this PR, I will continue with #22310, which adds 64-bit lowering support for `lax.erf_inv_p`.

PiperOrigin-RevId: 672726932
copybara-service bot pushed a commit that referenced this pull request Sep 10, 2024
This PR is a follow-up of #23192, which implements the lowering rule for `lax.erf_inv_p`. However, I've realised that the lowering rule can be simplified, and the test for it was moved to the wrong place. This PR resolves the above 2 issues.

After merging this PR, I will continue with #22310, which adds 64-bit lowering support for `lax.erf_inv_p`.

PiperOrigin-RevId: 673095319
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.

[Pallas GPU] erf_inv not supported
1 participant