8000 Residual use in Tree · Issue #21 · ucbdrive/dla · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Residual use in Tree #21
Open
Open
@HGuillemet

Description

@HGuillemet

In the forward method of the Tree class in dla.py, the residual argument is always ignored (overriden line 209).
Is it what is wanted ?
If it is, then building project in the constructor and calling its forward method it line 209 is useless when levels > 1. Some computation could be saved.
Also bottom computation is not used if levels > 1 and level_root is false.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests
    2AF8

    Issue actions

      0