Skip to content

[JIT] move batchop import to init to avoid debugging confusions#9425

Closed
wanchaol wants to merge 1 commit intopytorch:masterfrom
wanchaol:batchopimport
Closed

[JIT] move batchop import to init to avoid debugging confusions#9425
wanchaol wants to merge 1 commit intopytorch:masterfrom
wanchaol:batchopimport

Conversation

@wanchaol
Copy link
Collaborator

fixes #9409

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.

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

@wanchaol wanchaol changed the title move batchop import to init to avoid debugging confusions [JIT] move batchop import to init to avoid debugging confusions Jul 13, 2018
@wanchaol wanchaol added the oncall: jit Add this issue/PR to JIT oncall triage queue label Jul 13, 2018
@wanchaol wanchaol deleted the batchopimport branch July 17, 2018 22:29
goldsborough pushed a commit to goldsborough/pytorch that referenced this pull request Jul 20, 2018
Summary:
fixes pytorch#9409
Pull Request resolved: pytorch#9425

Reviewed By: ezyang

Differential Revision: D8842844

Pulled By: wanchaol

fbshipit-source-id: 3c6b26470d59d8d1fc5f79caa70252b9de7290e4
jramseyer pushed a commit to jramseyer/pytorch that referenced this pull request Jul 30, 2018
Summary:
fixes pytorch#9409
Pull Request resolved: pytorch#9425

Reviewed By: ezyang

Differential Revision: D8842844

Pulled By: wanchaol

fbshipit-source-id: 3c6b26470d59d8d1fc5f79caa70252b9de7290e4
goodlux pushed a commit to goodlux/pytorch that referenced this pull request Aug 15, 2018
Summary:
fixes pytorch#9409
Pull Request resolved: pytorch#9425

Reviewed By: ezyang

Differential Revision: D8842844

Pulled By: wanchaol

fbshipit-source-id: 3c6b26470d59d8d1fc5f79caa70252b9de7290e4
@ezyang ezyang added the merged label Jun 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[JIT] batched tests called compiler when run every test cases individually

3 participants