Skip to content

[BUG] VecEnv not compatible with parametric keys #1269

@matteobettini

Description

@matteobettini

VecEnvs have still non paramteric "reward", "done", and "action" keys in their code, so they do not work with parametric keys

https://github.com/pytorch/rl/blob/main/torchrl/envs/vec_env.py#L338
for example

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions