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

[JAX FE]: add support for jax.lax.logistic #28240

Merged
merged 5 commits into from
Jan 3, 2025

Conversation

11happy
Copy link
Contributor

@11happy 11happy commented Jan 1, 2025

Overview:
This PR fixes #26576.

Testing:

  • Tested the Updated code
  • Verified that other functionalities remain unaffected

Screenshot from 2025-01-01 13-11-04

Dependencies:

  • No dependencies on other pull requests

CC:

@11happy 11happy requested review from a team as code owners January 1, 2025 07:43
@github-actions github-actions bot added category: TF FE OpenVINO TensorFlow FrontEnd category: JAX FE OpenVINO JAX FrontEnd labels Jan 1, 2025
@sys-openvino-ci sys-openvino-ci added the ExternalPR External contributor label Jan 1, 2025
@ilya-lavrenov ilya-lavrenov added this to the 2025.0 milestone Jan 1, 2025
@ilya-lavrenov
Copy link
Contributor

build_jenkins

@rkazants
Copy link
Contributor

rkazants commented Jan 2, 2025

build_jenkins

@rkazants
Copy link
Contributor

rkazants commented Jan 2, 2025

build_jenkins

@rkazants rkazants enabled auto-merge January 2, 2025 09:28
@rkazants rkazants added this pull request to the merge queue Jan 2, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jan 2, 2025
@rkazants rkazants added this pull request to the merge queue Jan 2, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jan 2, 2025
@rkazants rkazants added this pull request to the merge queue Jan 2, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jan 2, 2025
@rkazants rkazants added this pull request to the merge queue Jan 2, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jan 2, 2025
@rkazants rkazants added this pull request to the merge queue Jan 3, 2025
Merged via the queue into openvinotoolkit:master with commit 548786a Jan 3, 2025
182 checks passed
jane-intel pushed a commit to jane-intel/openvino that referenced this pull request Jan 3, 2025
**Overview:**
This PR fixes openvinotoolkit#26576.

**Testing:**
- Tested the Updated code
- Verified that other functionalities remain unaffected

![Screenshot from 2025-01-01
13-11-04](https://github.com/user-attachments/assets/5acfabc2-dded-4c65-b408-d4174fa3c025)

**Dependencies:**
- No dependencies on other pull requests

**CC:**
- @rkazants

---------

Signed-off-by: 11happy <[email protected]>
Co-authored-by: Roman Kazantsev <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: JAX FE OpenVINO JAX FrontEnd category: TF FE OpenVINO TensorFlow FrontEnd ExternalPR External contributor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Good First Issue][JAX FE]: Support jax.lax.logistic operation for JAX
4 participants