-
### š Describe the bug
After quantizing ResNet-18 model with PyTorch 2 Export Post Training Quantization it is not possible to export the model.
```python
import torch
from torchvision.modelā¦
-
JIRA Issue: [KIEKER-1141] Rework kieker.tools.traceAnalysis.filter.visualization
Original Reporter: Nils Christian Ehmke
***
I think a part of this has already been discussed during our meetings.
Iā¦
-
### Is your feature request related to a problem? Please describe.
Not related to a problem.
### Describe the solution you'd like
In order to use the Foam graph (which is great) in a static sā¦
-
Hi,
unfortunately, i'm having issues running the Entra-Export with a Workload Federation Identity instead of an Azure Service Principal, which I used before, but recently tried to replace.
The API-peā¦
-
```ts
export const db = init_experimental({
adminToken: "...,
appId: "...",
schema: i.graph({ users: { email: i.string() } }),
});
type Collection = keyof typeof db.tx;
type Entā¦
uriva updated
16 hours ago
-
Hi, when I try to run the `pippy_llama.py` in this repo, it show that there is a bug:
```
root@6e61f182b97b:/zt/code/my_dev# torchrun --nproc-per-node 4 pippy_llama.py
W1027 12:28:26.326000 2518ā¦
-
## What
Let's introduce mx (microscaling) type to circle.
Since we don't have any backend that uses mx type yet, let's focus on adding new types to circle schema rather than implementing mx typeā¦
-
Hi,
It would be nice to have some sort of simple manual.
I have installed the extension, I can see the GraphvizVS options, I was able to use Export Graph function from Build menu but not sure hoā¦
-
### š Describe the bug
```python
import onnx
from transformers import AutoModelForCausalLM, AutoTokenizer
import torch
model_name = "microsoft/Phi-3.5-mini-instruct" # Slice error
model = Autoā¦
-
**Describe the bug**
Attempting to save PTQ `TorchVision` models using the `ptq_benchmark_torchvision.py` script after amending the script to save the model using `export_torch_qcdq` as a final steā¦