Skip to content

Conversation

garroud
Copy link
Contributor

@garroud garroud commented Dec 3, 2020

Summary: In distributed inference, we want to use a new type info to pass some information to operators. add a new key to threadLocalDebugInfo to unblock the development.

Test Plan: Only add a new key. Should have not effect on current build.

Differential Revision: D25291242

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D25291242

Summary:
Pull Request resolved: pytorch#48762

In distributed inference, we want to use a new type info to pass some information to operators. add a new key to threadLocalDebugInfo to unblock the development.

Test Plan: Only add a new key. Should have not effect on current build.

Reviewed By: dzhulgakov

Differential Revision: D25291242

fbshipit-source-id: 71f58e0f27a68f35b2d8a61b7f73cfbae50ca535
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D25291242

@codecov
Copy link

codecov bot commented Dec 3, 2020

Codecov Report

Merging #48762 (9dd0f81) into master (1112773) will increase coverage by 0.45%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master   #48762      +/-   ##
==========================================
+ Coverage   80.37%   80.82%   +0.45%     
==========================================
  Files        1835     1863      +28     
  Lines      192929   200901    +7972     
==========================================
+ Hits       155069   162382    +7313     
- Misses      37860    38519     +659     

@garroud garroud requested a review from dzhulgakov December 3, 2020 20:05
@facebook-github-bot
Copy link
Contributor

This pull request has been merged in ca3ae7d.

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

Successfully merging this pull request may close these issues.

3 participants