Merge branch 'vectorized_env' of github.com:nicklashansen/tdmpc2 into vectorized_env
This commit is contained in:
@@ -101,6 +101,9 @@ class Pixels(gym.Wrapper):
|
||||
def close(self):
|
||||
self.env.close()
|
||||
|
||||
def close(self):
|
||||
self.env.close()
|
||||
|
||||
|
||||
def make_env(cfg):
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user