FP8-Emulation-Toolkit icon indicating copy to clipboard operation
FP8-Emulation-Toolkit copied to clipboard

No module named 'fpemu_cpp'

Open hailuu684 opened this issue 2 years ago • 0 comments

Hello, I am trying to set it up as per your instructions but I got an error like in the title. I ran this on Google Colab

!git clone https://github.com/IntelLabs/FP8-Emulation-Toolkit.git
%cd FP8-Emulation-Toolkit
!pip3 install -r requirements.txt
!python setup.py install

hailuu684 avatar Oct 30 '23 22:10 hailuu684