Skip to content

Commit

Permalink
Update vec_env.py
Browse files Browse the repository at this point in the history
  • Loading branch information
StoneT2000 committed Jan 24, 2024
1 parent e86666b commit cc65a66
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions mani_skill2/vector/vec_env.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
https://github.com/DLR-RM/stable-baselines3/blob/master/stable_baselines3/common/vec_env/subproc_vec_env.py
"""

# TODO (stao): This code is deprecated. Maybe we can reuse for a multi-gpu node setup

import multiprocessing as mp
import os
from collections import defaultdict
Expand Down

0 comments on commit cc65a66

Please sign in to comment.