dulante00

Results 5 comments of dulante00

镜像确实,pull不了

> 3.0.0 may require cuda 11, you could checkout 2.2.1 version and try. I try cuda11 and pytorch 1.11.0 , python lightseq/examples/inference/python/export/huggingface/hf_bert_export.py (tag 3.0.1), the problem still occure everytime ,...

> > > 3.0.0 may require cuda 11, you could checkout 2.2.1 version and try. > > > > > > I try cuda11 and pytorch 1.11.0 , python lightseq/examples/inference/python/export/huggingface/hf_bert_export.py...

第一个问题跟[#4](https://github.com/pjmike/springboot-netty/issues/4)一样, 第二个问题,服务端监听9000端口,客户端去9000端口连接服务应该没啥问题,并不是在9000端口启动两个服务

addLast(new HeartbeatHandler(new NettyClient())),创建一个客户端进行连接就行,你可以尝试下