abushwang

Results 10 issues of abushwang

When I running this test: https://github.com/oneapi-src/oneAPI-samples/tree/master/AI-and-Analytics/Features-and-Functionality/IntelPython_XGBoost_Performance I get this error: ![image](https://github.com/oneapi-src/oneAPI-samples/assets/31229623/ee997127-a6dd-4389-a4d9-5b77d958f2e0) this is my env ``` (venv) # pip list Package Version ------------------------- --------------- anyio 4.3.0 argon2-cffi 23.1.0 argon2-cffi-bindings 21.2.0...

question

### Describe the issue Hi, I have read the doc below https://intel.github.io/intel-extension-for-pytorch/cpu/latest/ is there any way to build intel-extension-for-pytorch from source?

CPU
Query
Compilation

Hi, I want to install Mojo SDK in distro. I get a error report: ``` modular install mojo modular: /lib64/libtinfo.so.6: no version information available (required by modular) modular: error: please...

mojo-repo

There are two os located in "/" and "/target" respectively. After we type grub2-mkconfig, several unpredictable dm devices are created (The prefix of these dm devices is same: osprober-linux). Finally,...

Hello, I get similar questions as this issue below https://github.com/intel/intel-extension-for-tensorflow/issues/51 this is report ``` (venv) # python -c "import intel_extension_for_tensorflow as itex; print(itex.__version__)" 2024-02-26 06:54:28.412809: I tensorflow/tsl/cuda/cudart_stub.cc:28] Could not find...

fix CVE-2022-26061 https://talosintelligence.com/vulnerability_reports/TALOS-2022-1487

Merge - To 1.14
Priority - 1. High 🔼
Component - Tools
Type - Bug

Hi,I found that Lazy-pulling fail when first pulling,this is my command: ``` # convert org image to estargz image $ nerdctl image convert --estargz --estargz-min-chunk-size=37625 --oci abushwang/itex:org abushwang/itex:esgz-chunk37625 # push...

Hi, Mr Gao I have read this news about estargz support in nydus. https://lwn.net/Articles/897690/ I was wondering whether is it possible to release a tool which is able to convert...

I followed the documentation at [this link](https://github.com/mc256/starlight/blob/master/docs/2vm.md) to attempt the deployment of Starlight. On the edge side, I made adjustments to the `convert` command by adding the port number to...