Skip to content

Fix c10 tracing#25869

Closed
jamesr66a wants to merge 1 commit intogh/jamesr66a/97/basefrom
gh/jamesr66a/97/head
Closed

Fix c10 tracing#25869
jamesr66a wants to merge 1 commit intogh/jamesr66a/97/basefrom
gh/jamesr66a/97/head

Conversation

@jamesr66a
Copy link
Collaborator

@jamesr66a jamesr66a commented Sep 9, 2019

Stack from ghstack:

The c10 code for tracing was not disabling tracing when calling the op like it should have. This caused really weird errors where we were recording tensors for ops called within a given c10 op implementation, and making tracing fail

Differential Revision: D17275748

@jamesr66a jamesr66a requested a review from apaszke as a code owner September 9, 2019 19:51
@pytorchbot pytorchbot added the oncall: jit Add this issue/PR to JIT oncall triage queue label Sep 9, 2019
Copy link
Member

@houseroad houseroad left a comment

Choose a reason for hiding this comment

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

LGTM

@facebook-github-bot
Copy link
Contributor

@jamesr66a merged this pull request in 20204d1.

@facebook-github-bot facebook-github-bot deleted the gh/jamesr66a/97/head branch October 28, 2019 22:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Merged oncall: jit Add this issue/PR to JIT oncall triage queue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants