Open yixiaoshenghua opened 2 years ago
Running 10000 steps will take almost one week.
Hi, this is strange. For DMC it took me ~10 hours to run 1M steps on a single RTX 2080 Ti. Could you check your GPU utilization? My best guess is your GPU is not being properly used. This could be due to missing CUDA/Nvidia tools compatible with the Tensorflow version.
Hi, I am very interested in your work "learning task informed abstractions" and want to reproduce the results shown in your paper. But when I set all the environments and run the code, I found it very slow to get the result. It takes several weeks but still does not return a result. My CPU is Intel i9-11900K and CPU is RTX 3060. I am confused whether this problem was caused by some missing settings or just caused by the device difference.