-
### Describe the bug
Cython emits TypeError when TypeAlias contains custom Generic type, while mypy passes it.
### Code to reproduce the behaviour:
```cython
from typing import Generic, Type…
-
Hi there,
Most likely, there is something wrong on my side, but I am getting a segmentation fault through the Hydra render delegate path while trying to render the [Moana Island](https://disneyanim…
-
Hello,
I am trying to implement micro ros on a custom board based on the STM32L071C8T6 however I am running into this error:
`Description Resource Path Location Type
failed to merge target spe…
-
I'm working on some rust firmware and we are considering the use of flatbuffers. I know that the official flatc requires alloc. However, we are looking to target devices that don't have enough flash s…
-
Hello, I have compiled the source and I am currently running it on an SSH'ed Raspberry Pi, the compiled app however, keeps throwing the same error for each command. The command usually starts normally…
-
## Bug Report
Please answer these questions before submitting your issue. Thanks!
### 1. Minimal reproduce step (Required)
```
# build gtests_dbms with "ASan"
cmake -DCMAKE_BUILD_TYPE=ASa…
-
Providing custom memory management functions would allow dependent libraries to use their memory management policies. Especially when small amount of bytes are repeatedly allocated/deallocated, cachin…
-
```
Since Tokens seems to have pointers to the GC heap and they have a custom
allocator that gets the memory from the C heap using malloc(), they should
be registered as roots to the GC to prevent pre…
-
I made a more general issue cause I this is going to take some time to get working
after a while I got cmake to generate a solution but now I have ton of linking errors, mostly I think are coming f…
-
After #4970, there is an error on H800 when using torch_xla.
```
2023-09-26 23:49:25.317379: W external/xla/xla/stream_executor/gpu/asm_compiler.cc:231] Falling back to the CUDA driver for PTX com…