Remove NO_TURBO and Nvidia frequency checking in branch 0.1. (#201)
Disable the checking since it should be done in machine_util.py. Inside the Docker, machine_util.py should be able to check the system is correctly configured, but won't be able to set the config as it doesn't have enough permission inside Docker.