-
-
### 🐛 Describe the bug
I'm experimenting in exporting various MSS models to Executorch. Following the example export scenario in Executorch Documentation, the export terminates in error: 'Operator …
-
When I try to run patch_model_for_compiled_runtime on 8bit + aten, the program reports an error. How can I solve this problem?
![image](https://github.com/user-attachments/assets/f0a85477-f36e-4081-b…
-
```
Token indices sequence length is longer than the specified maximum sequence length for this model (1387 > 1024). Running this sequence through the model will result in indexing errors
../aten/sr…
-
### 🐛 Describe the bug
I`m trying to deploy a image preprocessing program using executroch
Success to export the pte file.
But crash when executor_runner the pte file.
Anyone can help me?
My py…
-
When trying to segment on macOS with the MPS backend with cellpose version 3.1.0 I encounter the following error:
```
Traceback (most recent call last):
File "/Users/orat/opt/anaconda3/lib/pyt…
-
### 🐛 Describe the bug
# Bug Report: Data Type Mismatch Error in `to_edge` Function
## Description
When attempting to convert a PyTorch model from the ATen dialect to the Edge dialect using the…
-
按照cityspace的数据集生成的标签,8个类别 mask是给0-8。
但是在计算损失的时候会报错,请大佬解疑答惑,谢谢大佬,报错信息在下面了。
11/23 08:21:33 - mmengine - INFO - Iter(train) [ 50/120000] lr: 9.9963e-03 eta: 1 day, 1:05:13 time: 0.7358 data_ti…
-
### Problem Statement
`int8_dynamic_activation_int8_weight` API is using zero-points for weight when activation is asymmetrically quantized. That makes its linear's torch.fx IR pattern same as that…
-
`aten::__iand_`
from torch
```cpp
// NB: we always take the scalar type of the Tensor
static const register_formula_for broadcasting_tensor_scalar_ops{
{
"a…