Skip to content

Conversation

@zdevito
Copy link
Contributor

@zdevito zdevito commented Jun 1, 2019

Stack from ghstack:

Summary: a fibonnaci test was failing because loop unrolling didn't
correctly handling threading loop carried dependencies together.

Differential Revision: D15590901

Summary: a fibonnaci test was failing because loop unrolling didn't
correctly handling threading loop carried dependencies together.
Fix a bug in loop unrolling

Summary: a fibonnaci test was failing because loop unrolling didn't
correctly handling threading loop carried dependencies together.

gh-metadata: pytorch pytorch 21239 gh/zdevito/44/head
inputs = self._make_scalar_vars([10], torch.int64)
self.checkScript(func, inputs, optimize=True)

def test_fibb_totally_better(self):
Copy link
Member

Choose a reason for hiding this comment

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

lol

@facebook-github-bot
Copy link
Contributor

@zdevito merged this pull request in cf356a3.

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.

6 participants