Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixing bug with show_layout=None in SearchVisualizer #412

Merged
merged 1 commit into from
Jan 5, 2024

Conversation

EliasLF
Copy link
Collaborator

@EliasLF EliasLF commented Jan 5, 2024

Description

Fixing a bug, where in some cases passing show_layout=None to SearchVisualizer (i.e. hiding the architecture/layout graph), will call the architecture visualization procedure without valid architecture node positions resulting in an exception being raised.

Checklist:

  • The pull request only contains commits that are related to it.
  • I have added appropriate tests and documentation.
  • I have made sure that all CI jobs on GitHub pass.
  • The pull request introduces no new warnings and follows the project's style guidelines.

Copy link
Member

@burgholzer burgholzer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@burgholzer burgholzer merged commit 73f1915 into cda-tum:main Jan 5, 2024
26 checks passed
@burgholzer burgholzer added the fix Anything related to bugfixes label Feb 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix Anything related to bugfixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants