leanrdchen00918

Results 2 issues of leanrdchen00918

My model(not ONNX) uses a plugin that is compiled as a .so file. According to [this](https://github.com/triton-inference-server/server/blob/70588801f5bf8b16b1117a26000c1b015d0059fb/docs/custom_operations.md), it's clear that I should set LD_LIBRARY_PATH when starting up triton server to make...

enhancement

I've successfully built src/1.startup and run the Image on D1-nezha board. However, there is a problem when building 3.uart. ``` ~/d1-nezha-baremeta/src/3.uart$ make all TOOLPREFIX=riscv64-unknown-elf- riscv64-unknown-elf-gcc -Wall -O2 -fno-omit-frame-pointer -ggdb -march=rv64gcvxtheadc...