Skip to content

Avoid populating dep table in TD3 when non-incremental #1566

Open
@sim642

Description

@sim642

It looks like TD3 populates the dep table along with infl. If I recall correctly, dep is just used for some incremental things, so it's useless during non-incremental runs and can grow quite large.
If this is the case, then we should probably avoid populating it unnecessarily.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions