Skip to content

Conversation

@eellison
Copy link
Contributor

@eellison eellison commented Feb 25, 2020

Stack from ghstack:

Differential Revision: D20121916

eellison pushed a commit that referenced this pull request Feb 25, 2020
ghstack-source-id: 3d5ba6b
Pull Request resolved: #33737
@facebook-github-bot facebook-github-bot added the oncall: jit Add this issue/PR to JIT oncall triage queue label Feb 25, 2020
@dr-ci
Copy link

dr-ci bot commented Feb 25, 2020

💊 CircleCI build failures summary and remediations

As of commit ffee618:

Commit ffee618 was recently pushed. Waiting for builds...


This comment was automatically generated by Dr. CI (expand for details).Follow this link to opt-out of these comments for your Pull Requests.

Please report bugs/suggestions on the GitHub issue tracker.

This comment has been revised 27 times.

Copy link
Contributor

@vishwakftw vishwakftw left a comment

Choose a reason for hiding this comment

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

Looks good to me, thank you.

@vishwakftw
Copy link
Contributor

Are the docs failures normal?

(torch._C._get_tracing_state, "aten::_get_tracing_state"),
(warnings.warn, "aten::warn"),
(torch._VF.stft, "aten::stft")
(torch._VF.stft, "aten::stft"),
Copy link
Contributor

Choose a reason for hiding this comment

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

Why does something like _VF.dropout resolve without an explicit listing here but _VF.cdist does not?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

i think it's something to do with native schema bound ops name collision.

@eellison
Copy link
Contributor Author

Are the docs failures normal?

i think i just need to rename indices_product to _indices_product the PR below this

@facebook-github-bot
Copy link
Contributor

@eellison merged this pull request in 857eb41.

hczhu pushed a commit that referenced this pull request Feb 28, 2020
Summary: Pull Request resolved: #33737

Test Plan: Imported from OSS

Differential Revision: D20121916

Pulled By: eellison

fbshipit-source-id: b0427bbfd3ade1f3129c4a95a542fbc32c3abd76
@facebook-github-bot facebook-github-bot deleted the gh/eellison/57/head branch March 1, 2020 15:17
ttumiel pushed a commit to ttumiel/pytorch that referenced this pull request Mar 4, 2020
Summary: Pull Request resolved: pytorch#33737

Test Plan: Imported from OSS

Differential Revision: D20121916

Pulled By: eellison

fbshipit-source-id: b0427bbfd3ade1f3129c4a95a542fbc32c3abd76
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