Skip to content

[BUG] Leftover _alias buffer parameter, not covered by the current aliasing solution #130

@diaconuccalin

Description

@diaconuccalin

Describe the bug

There is a leftover aliasing buffer parameter named _alias that has not been handled in PR #125. Found in NetworkContext (DeeployTypes.py), MemoryScheduler (MemoryScheduler.py), Tiler (TilerExtension.py), and testSchedulingExtension.py.

To Reproduce

Removing the parameter from the reshape template, breaks the reshape tests that use the tiler.

Expected behavior

The new aliases mechanism should also cover the usage of _alias.

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugSomething isn't working

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions