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

Add option to show duplicate nodes in dot graph #514

Open
wants to merge 23 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
23 commits
Select commit Hold shift + click to select a range
3e19358
Add node counter tests
kajalpatelinfo Jun 18, 2024
ea2402c
CI fixes
kajalpatelinfo Jun 18, 2024
b122aa9
Add comments
kajalpatelinfo Jun 18, 2024
4a52c8d
Remove unnecessary test
kajalpatelinfo Jun 18, 2024
570eda4
Add duplicate node functionality and tests
kajalpatelinfo Jun 23, 2024
d8dbe62
Remove incrementation for DictOfNamedArrays and update tests
kajalpatelinfo Jun 26, 2024
84262cc
Merge branch 'main' into duplicate_node_counts
kajalpatelinfo Jun 26, 2024
178127c
Edit tests to account for not counting DictOfNamedArrays
kajalpatelinfo Jun 26, 2024
326045e
Fix CI tests
kajalpatelinfo Jun 26, 2024
6a0a2a9
Fix comments
kajalpatelinfo Jun 26, 2024
e235f8f
Merge branch 'main' into duplicate_node_counts
kajalpatelinfo Jun 26, 2024
0dca4d7
Clarify wording and clean up
kajalpatelinfo Jun 27, 2024
d695c9f
Merge branch 'main' into duplicate_node_counts
kajalpatelinfo Jun 27, 2024
9489ecf
Move `get_node_multiplicities` to its own mapper
kajalpatelinfo Jun 27, 2024
27d6283
Add autofunction
kajalpatelinfo Jun 27, 2024
4cc6e46
Merge branch 'main' into main
kajalpatelinfo Jul 2, 2024
1444c50
Formatting
kajalpatelinfo Jul 3, 2024
03afd39
Merge branch 'main' into main
kajalpatelinfo Jul 4, 2024
528c617
Add functionality to graph duplicate nodes via dot graph
kajalpatelinfo Jul 7, 2024
f3ff93a
Linting and formatting
kajalpatelinfo Jul 9, 2024
f07d78b
Merge branch 'inducer:main' into dot_graph_duplicates
kajalpatelinfo Jul 11, 2024
2615013
Merge remote-tracking branch 'upstream/main'
kajalpatelinfo Aug 14, 2024
dc3a4e6
Merge branch 'main' into dot_graph_duplicates
kajalpatelinfo Aug 18, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading