Skip to content

Consider using tensordict as underlying structure for subjects #1216

@fzimmermann89

Description

@fzimmermann89

Hi,

as a long-term goal, it might be worthwhile to consider changing Subject to inherit from tensordict instead of dict. This would allow batching of subjects and might solve some of the issues observed in #1179

The downside is, that to make use tensorsdicts functionality, some work is needed and compatibility to existing code might suffer.

Cheers,
Felix

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestquestionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions