[全栈深度学习] 02 vscode remote(远程)gpus 服务器开发调试 debugger(以 nanoGPT 为例) 1181 -- 5:32 App [数据可视化] 绘制交互式 3d plot(interactive 3d plot, Axes3d) z=f(x, y) (三维空间中的 surface) 8104 11 14:20 App [Python 机器学习] 深入理解 numpy(ndarray)的 axis(轴/维度) 4944...
AssertionError: Invalid device id 如何kill 掉vscode仍然在跑的程序进程 今天跑模型的时候发现 vscode 突然 disconnect 服务器了,导致整个正在跑的模型需要 reload,reload 完后 vscode 的 terminal 相当于重启了,模型按道理来说应该 terminate 了才对,但发现 gpu 还是被占满,说明 vscode 程序仍在背地里跑。 解决...