Guillaume MICHEL

Results 8 comments of Guillaume MICHEL

I understand that there are many ways to combine a peripheral like UART and DMA. BufferedUart with DMA would be great to have but what I really need is read_until_idle...

Hi, Thanks for your reply. Attached are two Dockerfiles: 1 where the bug is present and 1 where the bug is NOT present. The only difference is the CUDA, pytorch...

@grimoire Hi, Can you please tell which cuda version you are using with pytorch 1.8.0/1.9.0 and TensorRT 8.0.3? Is it CUDA 11.1?

It fixes the problem! Thank you very much! I now have warnings you may be interested in: ```[TensorRT] WARNING: IElementWiseLayer with inputs (Unnamed Layer* 1136) [ElementWise]_output and (Unnamed Layer* 1140)...

Hi, Can we have a status on this PR, please? I am will to help for this to be merged.

Hi, @Dirbaio What would it take to settle to a conclusion for this PR? It would be great to be able to write async drivers with serial interface. My personal...

Hi, As far as I know idle means silence for 1 period. This is actually how the nrf embassy implementation detects idle.