[RLlib] Fix all example scripts to run on GPUs. (#11105)

This commit is contained in:
Sven Mika
2020-10-02 23:07:44 +02:00
committed by GitHub
parent 5a42ed1848
commit c17169dc11
56 changed files with 221 additions and 98 deletions
+1 -1
View File
@@ -69,7 +69,7 @@ parser.add_argument(
if __name__ == "__main__":
args = parser.parse_args()
ray.init(local_mode=True)
ray.init()
# Create a fake-env for the server. This env will never be used (neither
# for sampling, nor for evaluation) and its obs/action Spaces do not