Namespace pearl.utils.scripts
Sub-modules
pearl.utils.scripts.benchmark
pearl.utils.scripts.benchmark_config
pearl.utils.scripts.benchmark_offline_rl
pearl.utils.scripts.benchmark_parallelization
-
The code in this file provides a way to run multiple pearl experiments in different processes using torch.multiprocessing. Outputs of the code are …
pearl.utils.scripts.figure_gen
-
To RUN: (assume under fbcode/) first time: buck2 run pearl/scripts:figure_gen
second time, something like: …