Skip to content

Conversation

@yelite
Copy link
Contributor

@yelite yelite commented Aug 12, 2022

This PR:

  • Adds IRDocsifier

This PR is in draft state because it's branched off from a pending PR #12336

Tracking issue: #11912

cc @junrushao1994 @gbonik

return p->AsDoc<Doc>(MakeTraced(obj, obj_path));
});

TVM_REGISTER_GLOBAL("script.printer.IRDocsifierPushDispatchToken")
Copy link
Contributor Author

Choose a reason for hiding this comment

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

These deviates from the public interface of IRDocsifier because of the usage of template programming and RAII guard.

@yelite yelite force-pushed the tunip-irdocsifier branch 5 times, most recently from e61d43b to 2056a77 Compare August 14, 2022 04:09
@yelite yelite marked this pull request as ready for review August 14, 2022 04:17
@yelite yelite force-pushed the tunip-irdocsifier branch from f7a43ba to 538787a Compare August 14, 2022 14:32
Co-authored-by: Greg Bonik <gbonik@octoml.ai>

Fix segfault at the end of execution

Add doc for ContextManager

Fix lint

Fix lint
@junrushao junrushao merged commit 1a9faeb into apache:main Aug 16, 2022
xinetzone pushed a commit to daobook/tvm that referenced this pull request Nov 25, 2022
This PR:

- Adds IRDocsifier

This PR is in draft state because it's branched off from a pending PR apache#12336

Tracking issue: apache#11912

Co-authored-by: Greg Bonik <gbonik@octoml.ai>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants