Zhao Wenqiang
Zhao Wenqiang
### Describe the bug I got a UA code from Google Analytics,and put it in config.toml .But i don't know which html file is public,and don't know where to insert...
## Description I want to build arm Architecture TensorRT OSS v6.0.1 I used the minimum version of cuda and cudnn that supports arm ``` cuda_11.0.2_450.51.05_linux_sbsa.run cudnn-11.2-linux-aarch64sbsa-v8.1.0.77.tgz ``` but according to...
## Current Behavior 1. dependencies in cmake satge I still have this shellcheck not found ,and it is difficult to install shellcheck from source code . I wonder if it...
## Description see also x.log ``` -- [download 49% complete] [ 53%] Linking CXX shared library ../out/libnvinfer_plugin.so /usr/bin/ld: read in flex scanner failed clang-12: error: linker command failed with exit...
### Subject of the issue I get a lot of this kind of test errors for example `pubmeddump` ``` test01 (Lindenbaum CloneIt) java.lang.AssertionError: expected [0] but found [-1] at com.github.lindenb.jvarkit.tools.pubmed.PubmedDumpTest.dumpAsXml(PubmedDumpTest.java:29)...
Android小白 导入项目 修改了 module里面的compile sdk version 为29(自己安装的)后来出现这个问题 不懂。