renardbebe

Results 7 comments of renardbebe

> @renardbebe Could you paste the Oyente terminal output here as code block? ``` WARNING:root:You are using evm version 1.8.2. The supported version is 1.7.3 WARNING:root:You are using solc version...

@praphael Thanks for suggestions, but I still can't obtain the coverage information correctly :( I try to run `lcov` within the build directory: ``` $ lcov --capture --directory . --output-file...

Dear authors, any response? [node.log](https://github.com/EOSIO/eos/files/7407311/node.log)

@heifner Thanks for the reply. I have built EOSIO from the source, following the guidance: https://developers.eos.io/manuals/eos/latest/install/build-from-source/manual-build/platforms/ubuntu-18.04. And I have deployed the token contract on 127.0.0.1:8888, the steps are following the...

@tim20112017 你好,感谢回答。我们这里是封装了一个rpc服务,预期功能是TaskFlow在服务启动时初始化一次,之后多次持续在rpc接口响应逻辑中被调用进行推理。 这段代码中,模型初始化(load_model)只会执行一次,服务端日志也确认只被调用了一次。 且我尝试在`TASK = Taskflow(...)`之前加了`if TASK is None:`后,启动服务并持续多次调用时,仍然出现内存持续稳定增长的情况。

#3429 #6354 目前所遇到的现象和这两个issue高度类似,部署方式也基本相同,是否paddlenlp serving pipeline也存在内存泄漏的问题?

update vulnerability list file