-
### 🐛 Describe the bug
I am trying to call `torch.vmap` on `torch.jacfwd`. This works fine normally but raises the following error when called under `torch.inference_mode()`.
```
File [...]/torch…
-
## vnni BigDL predict - OpenCV Error: Assertion failed (ssize.width > 0 && ssize.height > 0) in resize, file /root/opencv/opencv.native/modules/imgproc/src/imgwarp.cpp, line 3496
the example link: …
-
Hey everyone, awesome project :-) am having fun playing around with it, but I think my GPU isn't being utilised. I can see my CPU maxing out, and not seeing much of a change in my GPU usage, just wond…
-
Hi!
I try to finetune a model and I get this error: `ModuleNotFoundError: No module named 'tensorflow.compat.v1.keras'`
Under my WSL 2 I couldn't install `tensorflow==2.12.1` because with `CUDA …
-
### Description of the bug:
I installed the library and all the requirements for trying out the Llama 3 1B model conversion to TFLite format. However, on running the convert_to_tflite.py script I al…
-
When I run `python3 PXNR-model.py`, the process prints these and freezes afterwards:
```
2024-05-19 10:28:47.210855: I tensorflow/core/platform/cpu_feature_guard.cc:182] This TensorFlow binary is …
-
**Describe the bug**
Even on AVX512-VNNI CPUs, sparse int8-quantized models are slow
**To Reproduce**
Steps to reproduce the behavior:
1. Use bagging_sq or single_sq segmentations for inferenc…
-
examples to be ported:
- [ ] tensorflow/tfpark/inception
- [ ] pytorch/train/imagenet
- [x] pytorch/train/resnet_finetune
- [x] attention
- [ ] inception
- [ ] autograd
- [ ] nnframes/finetune
…
-
### 🐛 Describe the bug
On gfx942 GPUs, running SD3 ControlNet, we observe NANs in the gradients after a few hundred iterations.
### Versions
```
Collecting environment information...
PyTorc…
-
It would be good to have support for the additional AVX features added with Sapphire Rapids, including VNNI, BF16 and AMX support.
- [x] Add Sapphire Rapids target feature (#5677)
- [x] Extend C…