-
subprocess.CalledProcessError: Command '['cmake', 'E:\\CLIPasso\\diffvg', '-DCMAKE_LIBRARY_OUTPUT_DIRECTORY=E:\\CLIPasso\\diffvg\\build\\lib.win-amd64-3.7', '-DPYTHON_INCLUDE_PATH=C:\\APPS\\Anaconda3\…
-
### Describe the issue
TArray used for broadcast was limited to be within range [0, 8] on onnxruntime 1.16.3, and I wonder if the tensor to be broadcasted can be higher than 8 dim, or if this limit i…
-
[Build](https://mihubot.xyz/runtime-utils/4e63ae35a1194cc786ffdc6a6ad2d03d) completed in 2 hours 30 minutes.
https://github.com/dotnet/runtime/pull/99265
### CoreLib diffs
Diffs
```
Found 2 files …
-
I followed the exact instructions provided by TensorRT-LLM to setup triton-llm server for whisper
I am stuck with the following error when i try to build the TRT:
```
[TensorRT-LLM] TensorRT-LLM ve…
-
SpvBuilder::makeArrayType takes the stride as an argument, and checks if it's not zero to see whether to try to reuse an existing instance or to unconditionally create a new one. However, it only uses…
-
Over in CircuitPython we took a patch from me to reduce the flash storage size of properties that only have a getter, or only a getter and a setter. (Properties with just 1 or 2 slots are placed toget…
-
### Describe the issue
The OneHot operator CPU EP implementation features a division operation in calculating the output shape. When the ``indices`` input has a shape with a zero dimension, this re…
-
### 🐛 Describe the bug
```
...
File "/home/yyc/.local/miniconda3/envs/zero_env/lib/python3.10/site-packages/torch/_inductor/compile_fx.py", line 611, in run
return model(new_inputs)
Fil…
-
### 🐛 Describe the bug
I have two tensors, `x` and `y`. The first has shape `(2, 3, 2)`, the second has shape `(34, 2)`. I use `einsum` to calculate the dot product between each of the six 2-dimens…
-
### Describe the issue
The error is only raised after 1.18. I tried 1.17.3, and it works fine.
onnxruntime.capi.onnxruntime_pybind11_state.InvalidArgument: [ONNXRuntimeError] : 2 : INVALID_ARGUMEN…