-
Define processes for decision making within the oneDAL project. This should include a RFC process for new design and feature proposals
(see oneDNN for example - PR tagged RFC that links to the propos…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues and did not find a match.
### Current Behavior
`BertEmbeddings.pretrained() `can load successfully.
But whe…
-
Hi! First I just want to say, thank you for making this opensource and doing such an amazing job with this.
I'm having no problems with text2video, but with video2video I'm having problems. Any of …
-
### Describe the issue
I Created a simple 2 linear layer architecture model with Relu activation, i converted the model to onnx format with all the essesntial parameters required. When i am trying …
-
Hello,
Some questions regarding winograd convolution:
1. why there is no jit implementation for winograd, I see only ACL winograd implementation
2. Why winograd convolution is not used compared t…
-
### 🐛 Describe the bug
I have tried to follow this tutorial: https://pytorch.org/tutorials/recipes/recipes/dynamic_quantization.html .
I have created a fresh venv (Python 3.11.6) and installed t…
-
Dear Mart,
I attempted to run Docker, and it seems that the preinstalled version of wholeslidedata is 0.1.0. However, I encountered some issues as certain files in this version appear to be unavail…
-
### 1. System information
- **OS Platform and Distribution (e.g., Linux Ubuntu 16.04):**
Linux Ubuntu 20.04
- **TensorFlow installation (pip package or built from source):**
Pip packag…
-
A strange issue when running an example from Laurence Moroney's "AI and Machine Learning for Coders...". When running the following code on an M1 MacBook Air
```
import tensorflow as tf
mnist =…
-
Hi Authors,
I got a runtime error, but there is no error message. I tried the code running on 3090 and 4090, and both platforms got the same error. All dependencies are the same as you proposed.
…