b1tg

Results 20 comments of b1tg

add (require 'subr-x) to use string-trim for someone occur this error

After update Visual Studio to 16.10.0, this LNK4210 issue should be fixed.

@warchiefmarkus, the constexpr issue was fixed in Visual Studio 2019 version 16.10.0 . How did you solved the missed types (const unsigned short [18]" в "PWCH") issue?

> > @warchiefmarkus, the constexpr issue was fixed in Visual Studio 2019 version 16.10.0 . How did you solved the missed types (const unsigned short [18]" в "PWCH") issue? >...

@rsundriyal I'd like to try this. Could you please specify the types of wildcards we should support? Are we limited to patterns like `/home/*/.thunderbird`, or should we also consider variations...

Hi @micahsnyder , any update for the PR review progress?

项目测试时使用的是默认的profile,如果你想使用定制profie,需要针对性地去修改代码。

- now only string, single float, single int, packed ints are parsed on CPU - The varint decode function is invoked many times, for example parsing a 50M supercombo.onnx hits...

external_model_benchmark.py should be fixed now. Couldn't reproduce benchmark error `openpilot dmonitoring compile3 0.9.7` because it need Qualcomm GPU, any suggestion to reproduce/debug that (QCOM=1)? btw the test did pass with...