Unfortunately, PyTorch doesn’t have docker builds for arm64, only for amd64. But you can use third-party build from another vendors. Continue reading
Month: November 2022
How to run Tensorflow on ARM64 devices
Unfortunately, Tensorflow doesn’t have docker builds for arm64, only for amd64. But you can use third-party build from another vendors. Continue reading
Tmux – How to list sessions and attach/detach to/from session
In some new Linux based distributions (such as Oracle Linux, RedHat Linux and etc) screen tool was replaced on tmux that very similar but have different commands for control.