chenghl666

Results 3 issues of chenghl666

发包长度默认是500,能不能改成可以自定义修改最大长度,有的包会超过500

run train.py: launch.py: error: unrecognized arguments: --local_rank=0, how to do? ![image](https://github.com/Shark-NLP/DiffuSeq/assets/123218493/5374fded-24c3-47c7-b0de-c00547aa3439)

请问如果我想修改的字节长度大于接收到的封包字节长度,该怎么修改那? bool bSetOK = Socket_Operation.SetByteToIntPtr(bBuff, ipBuff, iLen); 还是说bBuff的长度必须在iLen的范围内修改