Month: January 2023
kevin-tofu
January 17, 2023
1.Export namespace status file to your directory as json file. 2. Edit the tmp.json file, and remove...
kevin-tofu
January 17, 2023
You might be annoyed to use docker commands with sudo. You can use docker commands without “sudo”...
kevin-tofu
January 17, 2023
PyTorch to Numpy The method “detach()” is going to create a new torch.Tensor on the same device...
kevin-tofu
January 17, 2023
Nginx Docker file Nginx default configuration file
kevin-tofu
January 17, 2023
apt / apt-get The apt and apt-get is a package management system for Debian. It supports you...