Skip to content

Conversation

@rgommers
Copy link
Collaborator

@rgommers rgommers commented Aug 6, 2020

Related issue on torch.utils type annotation hiccups: gh-41794

@rgommers rgommers added the module: typing Related to mypy type annotations label Aug 6, 2020
@rgommers rgommers requested review from ezyang and malfet August 6, 2020 22:57
@ailzhang ailzhang added the triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module label Aug 7, 2020
def print_cprofile_summary(prof, sortby='tottime', topk=15):
result = {}

print(cprof_summary.format(**result))
Copy link
Contributor

Choose a reason for hiding this comment

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

LOL

Copy link
Contributor

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

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

@ezyang has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

@facebook-github-bot
Copy link
Contributor

@malfet merged this pull request in c84f784.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Merged module: typing Related to mypy type annotations open source triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants