`draw_graph`: Add visualization support for `func.CallOp` operation

Open
#2,607 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
35/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
python
Domain
compilers

Research direction

Start by tracing the draw_graph entry point and how it handles func.CallOp operations, then read the requirements in parent issue 2541 and the gridsynth pass context. Done means draw_graph provides visualization support for func.CallOp and works with the gridsynth pass.

Written by the indexing model from the issue text.

Description

Sub-issue of https://github.com/PennyLaneAI/catalyst/issues/2541.

This feature is required in order to get draw_graph to work with the gridsynth pass.

Dominant language
Python
Stars
234
Forks
84
Avg merge
2d 15h
Merged PRs (30d)
66

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from PennyLaneAI/catalyst

All issues in PennyLaneAI/catalyst

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.