-
Notifications
You must be signed in to change notification settings - Fork 176
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
Enable intel devices CPU/XPU/HPU for python backend #245
base: main
Are you sure you want to change the base?
Commits on Apr 23, 2024
-
Enable CPU device for python backend
Signed-off-by: yuanwu <yuan.wu@intel.com>
Configuration menu - View commit details
-
Copy full SHA for 042dc8f - Browse repository at this point
Copy the full SHA 042dc8fView commit details -
Add the flash attention for cpu optimization.
Signed-off-by: yuanwu <yuan.wu@intel.com>
Configuration menu - View commit details
-
Copy full SHA for 5bd2008 - Browse repository at this point
Copy the full SHA 5bd2008View commit details
Commits on Jun 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e0605d2 - Browse repository at this point
Copy the full SHA e0605d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 51a4af4 - Browse repository at this point
Copy the full SHA 51a4af4View commit details
Commits on Jun 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d512003 - Browse repository at this point
Copy the full SHA d512003View commit details -
Configuration menu - View commit details
-
Copy full SHA for c49cb7b - Browse repository at this point
Copy the full SHA c49cb7bView commit details
Commits on Jul 17, 2024
-
Merge pull request #1 from kaixuanliu/ipex
add python backend support for xlm-roberta type model
Configuration menu - View commit details
-
Copy full SHA for 8e499ea - Browse repository at this point
Copy the full SHA 8e499eaView commit details -
add python backend support for xlm-roberta type model
Signed-off-by: Liu, Kaixuan <kaixuan.liu@intel.com>
Configuration menu - View commit details
-
Copy full SHA for 70e154e - Browse repository at this point
Copy the full SHA 70e154eView commit details
Commits on Jul 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 35d3fa0 - Browse repository at this point
Copy the full SHA 35d3fa0View commit details -
Configuration menu - View commit details
-
Copy full SHA for af2e942 - Browse repository at this point
Copy the full SHA af2e942View commit details -
Configuration menu - View commit details
-
Copy full SHA for e7a7388 - Browse repository at this point
Copy the full SHA e7a7388View commit details
Commits on Jul 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4d94445 - Browse repository at this point
Copy the full SHA 4d94445View commit details -
Configuration menu - View commit details
-
Copy full SHA for f61b8bd - Browse repository at this point
Copy the full SHA f61b8bdView commit details
Commits on Aug 15, 2024
-
Signed-off-by: Liu, Kaixuan <kaixuan.liu@intel.com>
Configuration menu - View commit details
-
Copy full SHA for 1c2e6ab - Browse repository at this point
Copy the full SHA 1c2e6abView commit details -
change build-arg to
cpu
instead ofipex
Signed-off-by: Liu, Kaixuan <kaixuan.liu@intel.com>
Configuration menu - View commit details
-
Copy full SHA for e161e83 - Browse repository at this point
Copy the full SHA e161e83View commit details -
Configuration menu - View commit details
-
Copy full SHA for fc979a9 - Browse repository at this point
Copy the full SHA fc979a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 09a0d3f - Browse repository at this point
Copy the full SHA 09a0d3fView commit details
Commits on Aug 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8d8148c - Browse repository at this point
Copy the full SHA 8d8148cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 081ab41 - Browse repository at this point
Copy the full SHA 081ab41View commit details
Commits on Aug 29, 2024
-
Signed-off-by: kaixuanliu <kaixuan.liu@intel.com>
Configuration menu - View commit details
-
Copy full SHA for cbc3ee2 - Browse repository at this point
Copy the full SHA cbc3ee2View commit details -
Merge pull request #5 from kaixuanliu/ipex
add hpu flashBert support
Configuration menu - View commit details
-
Copy full SHA for f7d1e1b - Browse repository at this point
Copy the full SHA f7d1e1bView commit details -
Configuration menu - View commit details
-
Copy full SHA for fd5ad34 - Browse repository at this point
Copy the full SHA fd5ad34View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8cb7fa0 - Browse repository at this point
Copy the full SHA 8cb7fa0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b2d1bf - Browse repository at this point
Copy the full SHA 8b2d1bfView commit details
Commits on Aug 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0f09872 - Browse repository at this point
Copy the full SHA 0f09872View commit details -
Merge pull request #8 from pi314ever/dh/ipex-formatting
Cargo fmt and ruff format
Configuration menu - View commit details
-
Copy full SHA for 7684eeb - Browse repository at this point
Copy the full SHA 7684eebView commit details
Commits on Sep 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5dcd07b - Browse repository at this point
Copy the full SHA 5dcd07bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 984532d - Browse repository at this point
Copy the full SHA 984532dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 66f7775 - Browse repository at this point
Copy the full SHA 66f7775View commit details
Commits on Sep 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 542604c - Browse repository at this point
Copy the full SHA 542604cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 267c559 - Browse repository at this point
Copy the full SHA 267c559View commit details
Commits on Sep 19, 2024
-
Merge pull request #9 from pi314ever/dh/ipex-minor-cleanup
Unused imports and better imports
Configuration menu - View commit details
-
Copy full SHA for c70252c - Browse repository at this point
Copy the full SHA c70252cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 978c1fe - Browse repository at this point
Copy the full SHA 978c1feView commit details
Commits on Sep 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c6aba0d - Browse repository at this point
Copy the full SHA c6aba0dView commit details
Commits on Sep 24, 2024
-
Signed-off-by: kaixuanliu <kaixuan.liu@intel.com>
Configuration menu - View commit details
-
Copy full SHA for e75ad3f - Browse repository at this point
Copy the full SHA e75ad3fView commit details
Commits on Sep 25, 2024
-
Merge pull request #11 from kaixuanliu/ipex
upgrade xpu-ipex to 2.3.110
Configuration menu - View commit details
-
Copy full SHA for 04744eb - Browse repository at this point
Copy the full SHA 04744ebView commit details