-
## Describe the bug
**`Microsoft.Graph.Identity.Governance` requires so much RAM that it cannot be used in Azure Automation Account.**
Simply importing `Microsoft.Graph.Identity.Governance` v2.2…
-
- [API]
- Creer un net complet via le constructor comme pour https://github.com/thorstink/Symmetri/tree/main/symmetri
- Creer un net complet via le constructor via un string de JSON
- Color N…
-
左博你好! 有没有使用过 mtcnn mxnet模型转化为onnx格式啊? export_model 函数要求一个input_shape,PNet的input_shape是变化的,这个参数怎么设置啊?
`
import onnx
import mxnet as mx
import numpy as np
from mxnet.contrib import onnx as onnx_m…
-
Hi,
- in docker container from `pytorch/pytorch:1.11.0-cuda11.3-cudnn8-devel`
- torch 1.11.0
- torchvision 0.12.0
- latest detectron2 `main` branch
- `python3 export.py` failed while exporting …
-
### Feature description
Currently, the dependencies view is pretty great for simple use case, but when the graph become complex, it also become difficult to understand where the arrows goes :
![ima…
-
### 🐛 Describe the bug
```
import torchvision
import torch.onnx
input_ = torch.randn(1, 3, 16, 224, 224, requires_grad=False)
model = torchvision.models.get_model('mvit_v2_s', weights="DEFAUL…
-
missing data to fill in:
| Note | Comment |
|--------|--------|
| 1 & 2. | these values are currently always showing `$0.00`, but shouldn't be! |
| 3. | for sources: show total GWh, total contri…
-
**Question**
When I tried to convert a pth file to onnx, I met this error: **RuntimeError: Unsupported: ONNX export of convolution for kernel of unknown shape.**
**Further information**
File "C:\…
ghost updated
2 years ago
-
Can the graphs provide export or download as .png/.jpg with the numbers it calculates function?
or Can there is diagram linked with graph with statistics for copy the data?
I mean for the data, now o…
-
Hi, I'm attempting to export the tiiuae/falcon-rw-1b model using Dynamo. I'm using the script below but run into an issue related to bfloat16 type. Is this a known issue?
```
import torch
from tr…