Skip to content

[jit] add a jit_debug_info method#4205

Merged
soumith merged 1 commit intopytorch:masterfrom
zdevito:pr/jit_dump_info
Dec 16, 2017
Merged

[jit] add a jit_debug_info method#4205
soumith merged 1 commit intopytorch:masterfrom
zdevito:pr/jit_dump_info

Conversation

@zdevito
Copy link
Copy Markdown
Contributor

@zdevito zdevito commented Dec 16, 2017

This method prints a bunch of useful debug information including
the traces that have been record, their shapes, and the traced
graphs associated with them.

Example Output: https://gist.github.com/zdevito/477d29a9590b630cb92064884bacc8bd

This method prints a bunch of useful debug information including
the traces that have been record, their shapes, and the traced
graphs associated with them.
@pytorchbot
Copy link
Copy Markdown
Collaborator

@zdevito, thanks for your PR! We identified @zdevito to be a potential reviewer.

Copy link
Copy Markdown
Contributor

@apaszke apaszke left a comment

Choose a reason for hiding this comment

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

That looks great!

@soumith soumith merged commit 0e804ae into pytorch:master Dec 16, 2017
laurentdupin pushed a commit to laurentdupin/pytorch that referenced this pull request Apr 24, 2026
This method prints a bunch of useful debug information including
the traces that have been record, their shapes, and the traced
graphs associated with them.
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.

4 participants