ChrisD
ChrisD
Thanks. Sometimes, I didn't get this error, then I save the docker image. I have not found the rule.
The same error? kaldi/src/pybind# g++ -c -std=c++11 -I.. -isystem /home/kaldi_/kaldi/tools/openfst-1.6.7/include -O1 -Wno-sign-compare -Wall -Wno-sign-compare -Wno-unused-local-typedefs -Wno-deprecated-declarations -Winit-self -DKALDI_DOUBLEPRECISION=0 -DHAVE_EXECINFO_H=1 -DHAVE_CXXABI_H -DHAVE_MKL -I/opt/intel/compilers_and_libraries_2020.0.166/linux/mkl/include -m64 -msse -msse2 -pthread -g -fPIC -DHAVE_CUDA -I/usr/local/cuda/include...
`````` --- a/python/app_ScatterND_plugin.py +++ b/python/app_ScatterND_plugin.py @@ -36,7 +36,8 @@ def build_engine(shape_data, shape_indices, shape_updates): exit() builder = trt.Builder(logger) - builder.max_workspace_size = 1
You can refer to this repo to build your custom app with Yolo detection.
You have got the result. But the result looks not correct.
Can CMU sample1 get the correct result?
This is my link /usr/lib/aarch64-linux-gnu/libcublas_device.so -> /usr/local/cuda-10.0/lib64/libcublas.so Can you check where your libcublas.so is ?
Yes. You are right. I had the same "PRelu" issue. So I choose coco for example.