Pekary

Results 5 issues of Pekary

Hi, i used `Copy as cURL` in chrome to get the URL which can used by curl command, but when I use axel, it returns `HTTP/1.1 400 Bad Request`. the...

question

hello, i use your theme, and refer to [`this link`](https://github.com/jekyll/jekyll/issues/4619) to add line numbers, but it has some problems like this: ![image](https://user-images.githubusercontent.com/11911116/45156815-d9056e00-b211-11e8-862a-712449746cac.png) by the way, how to change the font...

I am using pycapnp to read a 16 GB capnp file, it can read the content normally, but occurs core dumped before the program finished. i using the gdb to...

## ❓ Question i make a pressure test on my model compiled by torch-tensorrt, it will report errors after 5 minutes, the traceback as blow: ```shell 2022-09-09T09:16:01.618971735Z File "/component/text_detector.py", line...

question
component: runtime

I loaded a capnp file using PackedFdMessageReader, which has a list of float data. copy the float data from the **list reader** is time-consuming because this file is large. Is...