Yinmin Zhong
Yinmin Zhong
# TODO ## 系统 - [x] 南京大学大操作系统课 - [ ] 南京大计算机系统基础 NEMU ## Efficient ML - [x] MIT 6.5940 ## Security - [x] MIT 6.1600 ## 程序语言 - [x] 北京大学编译原理实验...
### Question I followed the tutorial and used the following command to launch the torchelastic: ``` export NUM_TRAINERS=2 python -m torchelastic.distributed.launch \ --nnodes=1:4 \ --nproc_per_node=$NUM_TRAINERS \ --rdzv_id=1 \ --rdzv_backend=etcd \...
As many people know, the [original cs-self-learning contents](https://github.com/PKUFlyingPig/Self-learning-Computer-Science) were written in English. Later, for the sake of the domestic audience, I built csdiy in Chinese and maintained it continuously until...
I run the generate.py on Mac which has cpu only, but the output sample image looks like this, what's the reason?