Skip to content

Making ops c10-full: Dimname arguments#49008

Closed
smessmer wants to merge 22 commits intogh/smessmer/275/basefrom
gh/smessmer/275/head
Closed

Making ops c10-full: Dimname arguments#49008
smessmer wants to merge 22 commits intogh/smessmer/275/basefrom
gh/smessmer/275/head

Conversation

@smessmer
Copy link
Copy Markdown
Contributor

@smessmer smessmer commented Dec 8, 2020

Stack from ghstack:

Differential Revision: D25392590

smessmer added a commit that referenced this pull request Dec 8, 2020
Pull Request resolved: #49008


ghstack-source-id: 118077898

Differential Revision: [D25392590](https://our.internmc.facebook.com/intern/diff/D25392590/)
@dr-ci
Copy link
Copy Markdown

dr-ci bot commented Dec 8, 2020

💊 CI failures summary and remediations

As of commit 2544992 (more details on the Dr. CI page):


  • 1/1 failures introduced in this PR

🕵️ 1 new failure recognized by patterns

The following CI failures do not appear to be due to upstream breakages:

See CircleCI build pytorch_xla_linux_bionic_py3_6_clang9_build (1/1)

Step: "Build" (full log | diagnosis details | 🔁 rerun)

Dec 15 18:45:44 Failed to generate ATEN bindings: ['/var/lib/jenkins/workspace/xla/scripts/generate_code.sh']
Dec 15 18:45:44 AtenXlaType function missed override: std::tuple<Tensor&, Tensor&> min_out(Tensor& min, Tensor& min_indices, const Tensor& self, int64_t dim, bool keepdim); // min_out(Tensor,Tensor,Tensor,int64_t,bool)->std::tuple<Tensor,Tensor>
Dec 15 18:45:44 Traceback (most recent call last):
Dec 15 18:45:44   File "/var/lib/jenkins/workspace/xla/scripts/gen.py", line 1172, in <module>
Dec 15 18:45:44     generate(args)
Dec 15 18:45:44   File "/var/lib/jenkins/workspace/xla/scripts/gen.py", line 1142, in generate
Dec 15 18:45:44     assert check_overrides(overrides, overridden)
Dec 15 18:45:44 AssertionError
Dec 15 18:45:44 Building torch_xla version: 1.6
Dec 15 18:45:44 XLA Commit ID: fe89172b2bd1c9a1c104bd2cbe565f30e6c8e328
Dec 15 18:45:44 PyTorch Commit ID: 0a063b68514cb03ec2e9b7f4e6e67f62e7c0a499
Dec 15 18:45:44 Failed to generate ATEN bindings: ['/var/lib/jenkins/workspace/xla/scripts/generate_code.sh']
Dec 15 18:45:45 + cleanup
Dec 15 18:45:45 + retcode=1
Dec 15 18:45:45 + set +x
Dec 15 18:45:45 =================== sccache compilation log ===================
Dec 15 18:45:45 =========== If your build fails, please take a look at the log above for possible reasons ===========
Dec 15 18:45:45 Compile requests                    4562
Dec 15 18:45:45 Compile requests executed           4268
Dec 15 18:45:45 Cache hits                          3249
Dec 15 18:45:45 Cache hits (C/C++)                  3249
Dec 15 18:45:45 Cache misses                        1001

XLA failure

Job pytorch_xla_linux_bionic_py3_6_clang9_build is failing. Please create an issue with title prefixed by [PT_BREAK] in pytorch/xla and link to to this PR. If you have questions, please reach out to @ailzhang / @dlibenzi / @JackCaoG.

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 to the (internal) Dr. CI Users group.

This comment has been revised 90 times.

@facebook-github-bot
Copy link
Copy Markdown
Contributor

This pull request has been merged in b47fa5e.

@facebook-github-bot facebook-github-bot deleted the gh/smessmer/275/head branch December 19, 2020 15:18
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.

4 participants