-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
[CPU] [ARM] JIT Floor #24041
Merged
dmitry-gorokhov
merged 2 commits into
openvinotoolkit:master
from
eshoguli:es/cpu/jit_floor
May 31, 2024
Merged
[CPU] [ARM] JIT Floor #24041
dmitry-gorokhov
merged 2 commits into
openvinotoolkit:master
from
eshoguli:es/cpu/jit_floor
May 31, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
eshoguli
added
platform: arm
OpenVINO on ARM / ARM64
and removed
category: CPU
OpenVINO CPU plugin
labels
Apr 15, 2024
eshoguli
force-pushed
the
es/cpu/jit_floor
branch
from
April 15, 2024 22:54
ade9030
to
9a919f7
Compare
eshoguli
force-pushed
the
es/cpu/jit_floor
branch
from
April 15, 2024 23:18
9a919f7
to
f747958
Compare
eshoguli
force-pushed
the
es/cpu/jit_floor
branch
2 times, most recently
from
April 16, 2024 12:40
0539b6d
to
e295205
Compare
|
Tests were added, thanks. CVS-140753 for X64 was created. |
I mean lets implement x64 emitter in bounds of this PR. Should be pretty straightforward to do that. |
eshoguli
force-pushed
the
es/cpu/jit_floor
branch
2 times, most recently
from
May 13, 2024 18:34
30cd4be
to
9d6532b
Compare
x64, supported |
eshoguli
force-pushed
the
es/cpu/jit_floor
branch
2 times, most recently
from
May 16, 2024 09:31
82694ec
to
58c1c94
Compare
src/plugins/intel_cpu/tests/functional/custom/single_layer_tests/classes/activation.cpp
Outdated
Show resolved
Hide resolved
eshoguli
force-pushed
the
es/cpu/jit_floor
branch
2 times, most recently
from
May 19, 2024 18:03
c0c52b7
to
78065e6
Compare
eshoguli
force-pushed
the
es/cpu/jit_floor
branch
2 times, most recently
from
May 20, 2024 11:12
4ba1bbb
to
9f1b7e7
Compare
eshoguli
force-pushed
the
es/cpu/jit_floor
branch
from
May 27, 2024 14:08
9f1b7e7
to
a92a086
Compare
dmitry-gorokhov
approved these changes
May 30, 2024
github-merge-queue
bot
removed this pull request from the merge queue due to failed status checks
May 30, 2024
mory91
pushed a commit
to mory91/openvino
that referenced
this pull request
Jun 3, 2024
### Details: - *[CPU] [ARM] jit floor* ### Tickets: - *CVS-138572*
allnes
pushed a commit
to allnes/openvino
that referenced
this pull request
Jun 27, 2024
### Details: - *[CPU] [ARM] jit floor* ### Tickets: - *CVS-138572*
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Details:
Tickets: