inducer / inducer/pytato

[Feature] Ship an analysis routine accompanying pt.unify_axes_tags

Open
#396 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
15
Forks
16
Avg merge
17m
Merged PRs (30d)
1

Description

This will come in handy if the sparsely attached metadata is not enough to propagate across the entire computation graph in `pt.unify_axes_tags`. The proposed routine should emit a list of arrays for the user to tag that will ensure that the remaining nodes have the required metadata.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reading the implementation and callers of `pt.unify_axes_tags`, then trace how sparsely attached metadata propagates through the computation graph. Identify the analysis entry point and the array objects users can tag. Done means the routine returns a list of arrays whose tags provide the metadata required by the remaining nodes.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.