-
你好,我用你的方法把RetinaFace mnet.25模型转换为onnx格式,然后载入TensorRT,但parseFromFile()调用失败了,TRT库有报告如下的信息:
TensorRT_WARNING: onnx2trt_utils.cpp:220: Your ONNX model has been generated with INT64 weights, while Tenso…
-
How Can I get dynamic input in torch model to onnx model ?
I give input with dynamic_axes, but the output in inference is not dynamic.
### My code
```
input_names = ['speakers', 'texts', '…
-
**Describe the bug**
When passing tensors with a dimension of zero size e.g. (8, 1024, 0) to BatchNorm1d we hit the following error
```
onnxruntime.capi.onnxruntime_pybind11_state.Fail: [ONNXRuntim…
-
### Describe the issue
I'm working with a model in Sagemaker (Resnet50 640x640, size `[1, -1, -1, 3]`) converted to ONNX. When trying to get more performance out of it by converting it to FP16, the…
-
BPO | [35420](https://bugs.python.org/issue35420)
--- | :---
Nosy | @jkloth, @encukou, @ericsnowcurrently, @mattip
*Note: these values reflect the state of the issue at the time it was migrated and m…
-
Soon it will be interesting to add more metadata to the header docs, in a standardized way.
The idea is to complement the header with enough information to generate APIs for complex numbers and arr…
-
Running the microphone example on Windows produces the following error.
I cound not figure out the problem or find any fixes.
Stacktrace:
```
WARNING:root:Tried to import the tflite runtime, b…
-
**Describe the bug**
A clear and concise description of what the bug is.
When running onnxruntime inference with ArmNN and ACL v21.02 as EP, I got this error:
```bash
2021-05-21 10:21:41.6715353…
-
### Describe the issue
I expected (and maybe that is the bug?) that the `output_names` argument of [`onnxruntime.InferenceSession.run`](https://onnxruntime.ai/docs/api/python/api_summary.html#onnxrun…
-
### Describe the issue
Hello, when I process a data shape in (70000,16) during inference, it has error message:
2023-09-04 10:54:38.941019182 [E:onnxruntime:Model, cuda_call.cc:116 CudaCall] CUD…