Zephyr

Results 5 issues of Zephyr

First of all, thank you for your work, which has brought convenience to my work. Recently in my engineering practice, I have a question about database interaction. Suppose I create...

老哥,框架支持混合精度+DDP训练吗?

老哥,前段时间把你这个线程池用到生产环境了,今天突然发现(之前没注意)cpu占用率一直高达700%多。我线程池数量设置的8,这是把八个核都占满了......且每个线程的cpu占用率都是90%+。 然后我抓堆栈看了一下,好像有一个misson()函数一直在空跑? 不知道这个问题有没有人遇到?或者最新版本已经解决了嘛?

Thanks for your work. I am wondering that is there any way to make the source code be compatible with gcc 7.5?

Is there any way to use both ConnectionHandler and AsyncHttpConnectionHandler in the same project ? There is such a scenario that some interfaces have been implemented based on ENDPOINT in...