Skip to content

Added JIT Emitter Implementation for Erf Operation#29667

Closed
geeky33 wants to merge 39 commits intoopenvinotoolkit:masterfrom
geeky33:erf
Closed

Added JIT Emitter Implementation for Erf Operation#29667
geeky33 wants to merge 39 commits intoopenvinotoolkit:masterfrom
geeky33:erf

Conversation

@geeky33
Copy link
Contributor

@geeky33 geeky33 commented Mar 24, 2025

Details:

  • Added jit_erf_emitter class for Erf operation

  • Supports f32 precision on ARM64 ASIMD instruction set

  • Integrated with existing exponential emitter

  • Follows OpenVINO JIT emitter design patterns

  • Implemented core Erf JIT emitter

  • Added necessary method overrides

  • Integrated with exponential emitter

Tickets:

geeky33 and others added 30 commits January 3, 2025 01:56
@geeky33 geeky33 requested review from a team as code owners March 24, 2025 23:57
@github-actions github-actions bot added the category: CPU OpenVINO CPU plugin label Mar 24, 2025
@sys-openvino-ci sys-openvino-ci added the ExternalPR External contributor label Mar 24, 2025
@a-sidorova a-sidorova self-assigned this Mar 25, 2025
@a-sidorova a-sidorova added this to the 2025.2 milestone Mar 25, 2025
@a-sidorova
Copy link
Contributor

@geeky33 Hi! Thank you for the PR.

Could you tell us please if you had a chance to build the project with your changes and launch Erf tests? Could you please send the screenshot with the passed Erf tests? 😊

@a-sidorova a-sidorova added the platform: arm OpenVINO on ARM / ARM64 label Mar 25, 2025
@geeky33 geeky33 requested a review from praasz March 26, 2025 20:27
@geeky33 geeky33 marked this pull request as draft March 30, 2025 05:30
@mlukasze
Copy link
Contributor

hey @geeky33 any progress here?

@geeky33
Copy link
Contributor Author

geeky33 commented Apr 16, 2025

yes sir,
will be giving the updates in upcoming 2 days

@a-sidorova
Copy link
Contributor

@geeky33 hello! Could you tell me please if you are working on this task and there is any progress? Do you need any help? :)

@github-actions
Copy link
Contributor

github-actions bot commented Jun 9, 2025

This PR will be closed in a week because of 2 weeks of no activity.

@github-actions github-actions bot added the Stale label Jun 9, 2025
@a-sidorova a-sidorova closed this Jun 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

category: CPU OpenVINO CPU plugin ExternalPR External contributor platform: arm OpenVINO on ARM / ARM64 Stale

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Good First Issue] [ARM]: Implement CPU plugin just-in-time emitter for Erf operation

5 participants