Good afternoon
Can you please tell me why when I run tune.Tune the GPU is not used in google colab. Does anyone have experience or have an instruction/snippet on how rllib works with colab ?
I using:
ray.init(local_mode=True, num_gpus=1)
Good afternoon
Can you please tell me why when I run tune.Tune the GPU is not used in google colab. Does anyone have experience or have an instruction/snippet on how rllib works with colab ?
I using:
ray.init(local_mode=True, num_gpus=1)