Heaven7

Results 10 issues of Heaven7

```java E:\pros\lib_pdfium>make -f makefile_ninja_win android-arm64-debug -j4 windows make -R -C .build/projects/ninja-android-arm64 config=debug make[1]: Entering directory 'E:/pros/lib_pdfium/.build/projects/ninja-android-arm64' ==== Building all (debug) ==== ninja: error: fx_icu.ninja:9: bad $-escape (literal $ must be...

## Bug Description I build the torch-Tensorrt my self at day 2022-04-05. Everything work ok unless I run the module. the log is: ``` WARNING: [Torch-TensorRT] - Dilation not used...

bug
component: converters
component: partitioning

I have use the demo on android. but didn't draw anything.

Hello ,cparser is a very good project. I like and study it. But I met an error. ``` from cmd: ./cparser --export-ir firmforth.c /usr/include/stdio.h:33:10: error: failed including : No such...

Nanovg is a good project. I am using it. but when i render chinese. it display error. I had tried a chinese ttf file and also tried freetype. ![c828847945cb3b57bf685a0e789f6e9](https://user-images.githubusercontent.com/6840323/101609056-7844eb80-3a41-11eb-9394-abba01494f34.jpg) Could...

how to check if it is load?

currently have no eclipse plugin . only have intellij plugin

Hello , i have build success by 'make'. but when i install it report error. ``` ubuntu 18.04 with kernel 5.4.0-104 ``` ``` sudo make install [sudo] password for heaven7:...

## Description I have two different module and convert to trt. when I run them in Serial. the cost time of only infer: ``` //10 times do_infer >> cost 400.60...

Performance
triaged