-
# Bug Report
### Is the issue related to model conversion?
### Describe the bug
I get `(op_type:_aten_layer_norm_onnx, node name: _aten_layer_norm_onnx_0): [TypeInferenceError] Input 1 ty…
-
**Describe the bug**
In trying DPO trainer example getting a bug with batch size and sharding , may be shard axis are not properly set or could be jax error as well , system used is V3 -32 , 4 hosts
…
-
## Description
I believe this is regression of 10.1 on the normalization layer. It happens when FP16 mode is on and particular value of `num_groups`. When building a network with group norm in FP16…
-
### 🐛 Describe the bug
Initial issue fixed, changed description.
I'm trying to export a model to ONNX with `torch.onnx.dynamo_export`. It's a bit of an experimental operator and it has some comp…
-
Hey, I try to run the code of "adaptive_FitNet_teacher-level.ipynb", however, an error occurs
```
RuntimeError: Error(s) in loading state_dict for ResNet:
size mismatch for linear.weight: copying …
-
Hey, can you please help me?
I was trying to train the model on custom dataset following instructions from [this issue](https://github.com/sirius-ai/LPRNet_Pytorch/issues/12) (_deleted LPRDataLoade…
dubdu updated
2 years ago
-
Greetings,
This may be off topic, but I'm just trying to find some help.
I'm trying to get 300 FCN model to run in my xCode project. I'm converting .coffemodel to .mlmodel with coremltools:
…
ghost updated
3 years ago
-
Setting ds_accelerator to cuda (auto detect)
/root/.local/conda/envs/nextgpt/lib/python3.10/site-packages/torchvision/transforms/_functional_video.py:6: UserWarning: The 'torchvision.transforms._func…
-
I have pre-download `bn_inception.pth`,and part of error info as follow:
> File "D:\hiicy\documents\files\tsn-pytorch\tf_model_zoo\bninception\pytorch_load.py", line 35, in __init__
self.load_…
HiIcy updated
2 years ago
-
您好,我使用官方的pvig_s_82.1.pth.tar权重去训练我自己的数据集(67个类别)时,出现DeepGCN最后一层维度不匹配的情况:
RuntimeError: Error(s) in loading state_dict for DeepGCN:
size mismatch for prediction.4.weight: copying a param with shape t…