Aurxs

Results 15 comments of Aurxs

我也有遇到,换了个dns,更新完dns缓存解决了 主机型号:TUF-AX5400 固件版本:386.5_2

@z8888q 可以试试刷新电脑或手机的dns缓存,我通过这种方法解决了(但不稳定,方法的原理也不知道)

同样是这个问题,不知道哪里有问题,除了路由器,任何设备通过软件使用节点都没问题(包括最近搭的软路由)> ![image](https://user-images.githubusercontent.com/36876958/180118333-5aa98509-6ed4-47fc-9ba2-16e19ebdd2bb.png) > > 我也遇到这样的问题,节点管理界面显示能PING通,但是开关标签显示国外是叉叉,实际也不能打开外网,但是用手机端和电脑端用同一个节点却可以。不知道怎么回事

macOS 26.1同样遇到问题,卡在private文件夹

[VOC.yaml](https://github.com/user-attachments/files/23420036/VOC.yaml) [args.yaml](https://github.com/user-attachments/files/23420039/args.yaml) ![Image](https://github.com/user-attachments/assets/64cc618d-bd6a-4088-a528-a3b36c91cd14) ![Image](https://github.com/user-attachments/assets/6da80064-8a0b-464a-b608-64d3d42341eb) ![Image](https://github.com/user-attachments/assets/b83c0f2b-07c3-4e82-b602-bad121330278) Here are some file about my training. And I tried to use terminal to run my training but get the same result.Also I set arg...

> Thanks for the thorough report and files. On Apple Silicon the rising “virtual memory” you see is often unified-memory caching from the PyTorch MPS backend rather than tensors leaked...

@glenn-jocher I have completed the test on my Mac.Because the test is too fast to capture the memory usage image, I raise the training epoch to 100.And here are the...

@glenn-jocher Hi, thanks for the suggestions. I've tried both mitigations. After running the second option (the callback script), the memory growth issue persists. Here are the full text logs from...

@glenn-jocher Thank you for the detailed analysis and the clear troubleshooting steps.I will perform the tests you've suggested and will update this thread with the results below. **1. PyTorch-only Reproduction...

@glenn-jocher Thanks for the detailed instructions. I've completed both tests as you requested. My main observation is that while the memory increase seems to be slower in both scenarios compared...