abushwang
abushwang
> Hi, yes there is. Please follow the instructions here: https://intel.github.io/intel-extension-for-pytorch/index.html#installation?platform=cpu&version=v2.2.0%2Bcpu (under **_source_**) > > We provide a `compile_bundle.sh` script to help make the compilation smoother and highly recommend making...
This is my env ``` # lscpu Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Address sizes: 46 bits physical, 48 bits virtual Byte Order: Little Endian CPU(s): 16 On-line CPU(s) list:...
I change a new env: ``` # lscpu Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Address sizes: 46 bits physical, 48 bits virtual Byte Order: Little Endian CPU(s): 2 On-line CPU(s)...
> [YuningQiu](/YuningQiu) Hi @YuningQiu , same error ``` # python -c "import intel_extension_for_tensorflow as itex; print(itex.__version__)" 2024-02-28 01:55:04.519696: I tensorflow/tsl/cuda/cudart_stub.cc:28] Could not find cuda drivers on your machine, GPU will...
> Hello, I am not able to reproduce the issue on my side. > > $ lscpu Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 96 On-line...
> > Hello, I am not able to reproduce the issue on my side. > > $ lscpu Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 96...
> Hello, I think SKU 6133 CPUs are not supported. Latest ITEX should support starting from 2nd GEN. > > Could you please collect the gdb back trace using this...
@YuningQiu
> @wswsmao if you are using venv, please help to switch to conda. @guizili0 ok, i will try it
> > @wswsmao if you are using venv, please help to switch to conda. > > @guizili0 ok, i will try it Hi @guizili0, seem like just pip install in...