-
Is QAT possible with Pentium Gold 8505?
https://www.intel.com/content/www/us/en/products/sku/226262/intel-pentium-gold-processor-8505-8m-cache-up-to-4-40-ghz/specifications.html?wapkw=8505
Intel…
-
Document which screen/import checks are in place for MP, QAT, EM.
Determine how and whether screen and import checks were implemented for ECMPS 2.0, including whether the checks were implemented and …
-
Thanks for your great work!
But Compared with Resnet series for Imagenet, i will be more careful about some small model like mobilenet series or shufflenet series. And have you test the QAT function …
-
### 🐛 Describe the bug
shufflenet_v2_x1_0 QAT performance regression
model_name
qat_new
qat_old
qat ratio(new/old)
shufflenet_v2_x1_…
-
After I did the quantization training, I found that the test results of the model transformed by qat_processor.trainable_model(allow_reused_module=True) were normal, but when I deployed it with qat_pr…
-
When running some of the example programs from ACP that use QAT, I am encountering segfaults when creating new PlotView objects. I am running Ubuntu 22.04 under WSL, am using qt5, and have built QAT f…
-
hi,
please advise about following issue.
we see that our server spends much time in function RSAZ_1024_mod_exp_avx2() .
below is backtrace of this call.
I would like to ask , why despite h…
-
Not sure if this is the right place to report this, but I'm hitting an error while building https://01.org/sites/default/files/downloads//qat1.7.l.4.7.0-00006.tar.gz on the latest Centos 6.10:
```
$…
-
I tried to install the qat1.7.l.4.6.0-00025.tar.gz driver on Proxmox VE 6 and get the following errors when the installer tries to load the `qat_api` module:
> qat_api: Unknown symbol adf_module_lo…
-
Hi
I am porting the qat driver to the device, including the following steps:
1. Load qat driver with insmod command
2. Copy qat driver configuration file to /etc directory
3, copy bin file to /l…