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.
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
[Hardware][Intel GPU]Add Initial Intel GPU(XPU) inference backend #3814
[Hardware][Intel GPU]Add Initial Intel GPU(XPU) inference backend #3814
Changes from 65 commits
792736d
f762493
068d34b
19bc177
df77d6f
a5f2c85
1c3a527
feb6d66
607c46e
09d0382
ef280e0
d5f3e1f
6b5f58c
27e2dcf
7a6e6cd
a63dbf8
0acfe75
58eafd0
bc45bce
56b0016
ded32a2
25b368b
3519897
36fae83
8514432
e1a42da
917b74a
80961f7
9037564
4e3d1ed
e42f23a
8d9ef99
d4dd31e
b4ca330
eaec862
7d76334
ce55b60
39c07d9
88d1b6e
e00fbce
50719c4
342ea72
b3231b7
765fc2e
ba7c162
4d0ab33
dc4d41a
f505011
d23aec6
2d86f22
fc0a8b8
07c139b
634c951
f0e6407
6871d55
bef2c78
f037737
84f6b3a
a1f2970
ca88270
f1ebe9f
9046315
ebbc13e
5d823d9
bdb6ca5
bcdf65a
10ec2d2
b4fef36
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I got the following warning messages while running the benchmark:
Is this expected?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is a ccl/tp issue, still wip. will not influence single card case.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@jikunshang Do you have an update on this?