Namespace pearl.utils.scripts
Sub-modules
pearl.utils.scripts.benchmarkpearl.utils.scripts.benchmark_configpearl.utils.scripts.benchmark_offline_rlpearl.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: …